| ContextMembershipValidFrom Property |
The maximim of the ValidFrom (if any) of the ContextAssignment data object (if any) and the ValidFrom (if any) of the context data object.
If membership is due to the identity being in the "membership" property of the context then ValidFrom is always MinValue.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic DateTime ValidFrom { get; }
Property Value
Type:
DateTime
See Also