Click or drag to resize

ResourceAssignmentStatusLoadOptionsCreateForCreatedByUser Method

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

Parameters

userId
Type: SystemInt32

Return Value

Type: ResourceAssignmentStatusLoadOptions
See Also