Click or drag to resize

TransitionTemplateId Property

TemplateId contains the id of the template transition from which the transition is created TemplateId is 0 if the transition is a template itself. TemplateId can be 0 for an instanse (if manually created.)

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