| ProcessLoadOptionsProcessTemplateType Property |
Defines whether its a "new" or a "edit" process template.
A "new" process template has its targetid defined.
A "edit" process template has its targettypeid defined.
Only used when TemplateStatus = Templates.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ProcessTemplateType ProcessTemplateType { get; set; }
Property Value
Type:
ProcessTemplateType
See Also