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

Returns type of event property.

Namespace: net.esper.events.xml
Assembly:   NEsper (in NEsper.dll)

Syntax

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

Field Value

Return Value

class of the objects returned by this getter