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

Returns the property name for the filter parameter.

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

Syntax

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

Field Value

Return Value

property name