Click or drag to resize

DataObjectTemplate Property

Defined whether the object is a template object. It is applicable for process templates, activity templates and process target templates.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool Template { get; }

Property Value

Type: Boolean
See Also