Click or drag to resize

IContextHelperGetReferencedPersonalContexts Method

Get personal contexts from context type

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#
DataObjects GetReferencedPersonalContexts(
	string membershipProperty,
	int dataObjectTypeId
)

Parameters

membershipProperty
Type: SystemString
dataObjectTypeId
Type: SystemInt32

Return Value

Type: DataObjects
See Also