| SurveyWorkflowStepAssigneeMailTemplateUId Property |
UId of a mail template used for sending a notification email to the assigned users.
If not specified a default one will be used called "Survey task notification".
The mail template must be for either the Activity or the Survey data object type.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic Guid AssigneeMailTemplateUId { get; set; }
Property Value
Type:
Guid
See Also