Click or drag to resize

OperatorOperatorNo Property

Gets the operator no within the compilation.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int OperatorNo { get; set; }

Property Value

Type: Int32
The operator no.
See Also