| ResourceAssignmentStatusLoadOptionsBase Constructor |
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
Syntaxprotected ResourceAssignmentStatusLoadOptionsBase(
int userId,
int beneficiaryId,
IEnumerable<int> accessRequestIds = null
)
Parameters
- userId
- Type: SystemInt32
- beneficiaryId
- Type: SystemInt32
- accessRequestIds (Optional)
- Type: System.Collections.GenericIEnumerableInt32
See Also