Click or drag to resize

StatementOptionContextBaseStatementNumber Property

Returns the statement number

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public int StatementNumber { get; }

Property Value

Type: Int32
statement number
See Also