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
Syntaxpublic int StartingOperatorNo { get; }
Public ReadOnly Property StartingOperatorNo As Integer
Get
public:
property int StartingOperatorNo {
int get ();
}
member StartingOperatorNo : int with get
Property Value
Type:
Int32
The starting operator number.
See Also