Click or drag to resize

CalculatedAttributeCanCompile Property

Gets a value indicating whether this instance can compile.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool CanCompile { get; }

Property Value

Type: Boolean
true if this instance can compile; otherwise, false.
See Also