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

Returns index to look up in.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Index As PropertyIndexedEventTable
C#
public virtual PropertyIndexedEventTable Index { get; }
Visual C++
public:
virtual property PropertyIndexedEventTable^ Index {
	PropertyIndexedEventTable^ get ();
}

Return Value

index to use