Click or drag to resize

DataObjectIDataObjectTemplate Property

States whether the data object is a template. Template data objects are either: process templates, activity templates or target object templates.

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

Property Value

Type: Boolean

Implements

IDataObjectTemplate
See Also