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

Returns name of the view that can be used to reference the view in a view expression.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Name As String
C#
public string Name { get; }
Visual C++
public:
property String^ Name {
	String^ get ();
}

Return Value

short name of view