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

Returns the property type of the resolved property.

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

Syntax

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

Return Value

class of property