Click or drag to resize

CalculatedAttributeExpressionsRulesCanCompile Field

Passes only if the whole attribute can compile. If the attribute cannot compile, an exception is thrown and the whole validation process is interrupted.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly CheckConstraint<CalculatedAttributeExpression> CanCompile

Field Value

Type: CheckConstraintCalculatedAttributeExpression
See Also