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

Returns the class name.

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

Syntax

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

Return Value

the class that declared the static method