| ResourceAssignmentStatusLoadOptionsCreateForCreatedByUserOrBeneficiary Method |
Load resource assignments
created by a specific user OR 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 CreateForCreatedByUserOrBeneficiary(
int userId,
int beneficiaryId
)
Parameters
- userId
- Type: SystemInt32
- beneficiaryId
- Type: SystemInt32
Identity id
Return Value
Type:
ResourceAssignmentStatusLoadOptions
See Also