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

Returns the name of the item in the select clause.

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

Syntax

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

Return Value

name of item