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

Returns name of event type to use for insert-into stream.

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

Syntax

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

Return Value

event type alias name