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

Returns the property of the result event.

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

Syntax

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

Return Value

property name