Click or drag to resize

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
Syntax
C#
public int TemplateId { get; set; }

Property Value

Type: Int32
See Also