CalculatedAttributeExpressionsRules Class |
Inheritance HierarchySystemObject Aloe.EnterpriseOne.Model.Systems.BpmCalculatedAttributeExpressionsRules
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static class CalculatedAttributeExpressionsRules
Public NotInheritable Class CalculatedAttributeExpressionsRules
public ref class CalculatedAttributeExpressionsRules abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CalculatedAttributeExpressionsRules = class end
The CalculatedAttributeExpressionsRules type exposes the following members.
Fields
| Name | Description |
---|
  | CanCompile |
Passes only if the whole attribute can compile.
If the attribute cannot compile, an exception is thrown and the whole validation process is interrupted.
|
Top
See Also