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

Returns the method name.

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

Syntax

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

Return Value

the name of the method