Click or drag to resize

ResourceAssignmentStatusLoadOptionsBaseAccessRequestIds Property

Only load resource assignments created in acccess requests with these ids

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
Syntax
C#
public IEnumerable<int> AccessRequestIds { get; }

Property Value

Type: IEnumerableInt32
See Also