| ActivityTemplateId Property |
TemplateId contains the ID of the activity from which this obect has been copied (cloned)
TemplateId is 0 if the activity is a template itself.
TemplateId can be 0 for instance activities if create after process instantiation.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic virtual int TemplateId { get; set; }
Property Value
Type:
Int32
See Also