Click or drag to resize

SurveyApprovalControllerCreateAssignments Method

Namespace:  Omada.OIS.AccessRequestSurveyApproval
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public DataObjects CreateAssignments(
	SurveyApprovalCreateAndLaunchOptions options
)

Parameters

options
Type: Omada.OIS.AccessRequestSurveyApprovalSurveyApprovalCreateAndLaunchOptions

Return Value

Type: DataObjects
Returns the created ResourceAssignment data objects that needs to be approved.
See Also