Click or drag to resize

IDatabaseRelTypeDeleteRolePrepare_Xpm Method

Namespace:  PDTec.IceNet.Core.Database.Implementation
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
void RelTypeDeleteRolePrepare_Xpm(
	string relTypeId,
	Direction direction,
	string[] aObjTypesDelete
)

Parameters

relTypeId
Type: SystemString
direction
Type: PDTec.IceNet.Core.ModelDirection
aObjTypesDelete
Type: SystemString
See Also