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

Returns the event property name or names providing the member values for the dimension.

Namespace: net.esper.view.stat.olap
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
ReadOnly Property PropertyNames As String()
C#
string[] PropertyNames { get; }
Visual C++
property array<String^>^ PropertyNames {
	array<String^>^ get ();
}

Return Value

array of property names