Click or drag to resize

ProcessNoInstantiation Property

Defines whether instances can be created from the template. Only used for templates. The setting does not apply for sub process instances.

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

Property Value

Type: Boolean
See Also