[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns end of range.

Namespace: net.esper.eql.parse
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property High As Integer
C#
public virtual int High { get; }
Visual C++
public:
virtual property int High {
	int get ();
}

Return Value

end of range