Click or drag to resize

CompilationStartingOperatorNo Property

Gets the starting operator number.

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

Property Value

Type: Int32
The starting operator number.
See Also