| ResourceAssignmentStatusLoadOptionsCreateForBeneficiary Method |
Load resource assignments
where the benificiary is a specific identity
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 static ResourceAssignmentStatusLoadOptions CreateForBeneficiary(
int beneficiaryId
)
Parameters
- beneficiaryId
- Type: SystemInt32
Identity id
Return Value
Type:
ResourceAssignmentStatusLoadOptions
See Also