Click or drag to resize

CalculatedAttributeExpressionCreateOperator Method

Creates new operator, based on the data of the current CalculatedAttributeExpression.

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

Parameters

compilation
Type: Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompilerCompilation

Return Value

Type: Operator
See Also