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

Returns property names of all indexes.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property IndexProps As String()()
C#
public virtual string[][] IndexProps { get; }
Visual C++
public:
virtual property array<array<String^>^>^ IndexProps {
	array<array<String^>^>^ get ();
}

Return Value

property names array