Click or drag to resize

IDataObjectLoadOptionsBaseTemplateStatus Property

Specifies whether only instance objects, template objects or both must be loaded. Only processes, activities and target data objects can be template objects.

Namespace:  Omada.OE.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
TemplateStatus TemplateStatus { get; set; }

Property Value

Type: TemplateStatus
See Also