| ProcessTemplateId Property |
TemplateId contains the ID of the template from which the process is created.
TemplateId is 0 if the process is a template.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int TemplateId { get; set; }
Property Value
Type:
Int32
See Also