| SurveyWorkflowStepActivityTemplateId Property |
Id of the activity template that represents the workflow step in a published survey process template.
The ActivityTemplateId is assigned by the publishing api.
The value is therefore only available on survey templates that are loaded from the SURVTMPL_XML property on a survey process target object.
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 ActivityTemplateId { get; set; }
Property Value
Type:
Guid
See Also