CalculatedAttributesRulesCanCompile Field |
The calculated attribute can be activated only if it can be compiled.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly NoExceptionConstraint<CalculatedAttribute> CanCompile
Public Shared ReadOnly CanCompile As NoExceptionConstraint(Of CalculatedAttribute)
public:
static initonly NoExceptionConstraint<CalculatedAttribute^>^ CanCompile
static val CanCompile: NoExceptionConstraint<CalculatedAttribute>
Field Value
Type:
NoExceptionConstraintCalculatedAttribute
See Also