Click or drag to resize

SurveyApprovalCreateAndLaunchOptionsSurveyProcessTemplateUId Property

Id of the survey approval process template id. If not specified the CreateAssignmentsAndHandleApproval api will look it up itself from the customer settings.

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 Guid SurveyProcessTemplateUId { get; set; }

Property Value

Type: Guid
See Also