Click or drag to resize

IContextHelperGetContextTypeMembershipPropertyId Method

Get membership property id for context type data object

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
int GetContextTypeMembershipPropertyId(
	DataObject contextType
)

Parameters

contextType
Type: Omada.OE.ModelDataObject
Context Type Data Object

Return Value

Type: Int32
See Also