[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 type.

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

Syntax

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

Return Value

type name