| ProcessSaveOptionsActivityTemplateId Property |
Can be set to the templateid of an activity in the process being saved.
When set, the ProcessSaveOutput will contain the active users workitem for the template activity.
Used in the workitemdlg when a new process is created to discover the newly created workitem.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int ActivityTemplateId { get; set; }
Property Value
Type:
Int32
See Also