| IContextAssignmentHelperFindBeginningDateOfContextAssignment Method |
Find beginning date of context assignment to be removed
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
SyntaxDateTime FindBeginningDateOfContextAssignment(
int identityId,
string membershipProperty,
int contextId,
DataObject contextType
)
Parameters
- identityId
- Type: SystemInt32
Identity id - membershipProperty
- Type: SystemString
Membership property name - contextId
- Type: SystemInt32
Context id - contextType
- Type: Omada.OE.ModelDataObject
Context type
Return Value
Type:
DateTime
See Also