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

Serves up Cube dimension member information - the members dimension and its key values.

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

Syntax

Visual Basic (Declaration)
Public NotInheritable Class DimensionMemberImpl _
	Implements DimensionMember
C#
public sealed class DimensionMemberImpl : DimensionMember
Visual C++
public ref class DimensionMemberImpl sealed : DimensionMember

Inheritance Hierarchy

System.Object
  net.esper.view.stat.olap.DimensionMemberImpl