| ResourceAssignmentStatusLoadOptionsBaseExcludeAssignmentsWithNoValidToDate Property |
Assignments with a valid to date where the year is 9999 are considered to be valid forever.
These assignments will be excluded if this property is set to true.
Namespace:
Omada.OE.Solution.OIM.AppLogic.PackagedSolution.AccessRequest
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool ExcludeAssignmentsWithNoValidToDate { get; set; }
Property Value
Type:
Boolean
See Also