Click or drag to resize

ResourceAssignmentStatusCountLoadOptionsCreateForBeneficiary Method

Get count of 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
Syntax
C#
public static ResourceAssignmentStatusCountLoadOptions CreateForBeneficiary(
	int beneficiaryId
)

Parameters

beneficiaryId
Type: SystemInt32
Identity id

Return Value

Type: ResourceAssignmentStatusCountLoadOptions
See Also