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

Constructor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	propertyNames As String() _
)
C#
public DimensionImpl (
	string[] propertyNames
)
Visual C++
public:
DimensionImpl (
	array<String^>^ propertyNames
)

Parameters

propertyNames
System.String[]
is the names of the event properties making up the dimension