Click or drag to resize

ResourceAssignmentStatusCountLoadOptionsCreateForCreatedByUser Method

Get count of resource assignments created by a specific user

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 CreateForCreatedByUser(
	int userId
)

Parameters

userId
Type: SystemInt32

Return Value

Type: ResourceAssignmentStatusCountLoadOptions
See Also