Click or drag to resize

CalculatedAttributeGetCompilation Method

Creates a new compilation of the CalculatedAttribute.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Compilation GetCompilation()

Return Value

Type: Compilation
The compilation.
See Also