Click or drag to resize

IDataObjectTemplate 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.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
bool Template { get; }

Property Value

Type: Boolean
See Also