[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Returns the representing the event property type.
Namespace: net.esper.client
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property ResultType As XPathResultType |
C# |
---|
public virtual XPathResultType ResultType { get; } |
Visual C++ |
---|
public: virtual property XPathResultType ResultType { XPathResultType get (); } |