Click or drag to resize

ConfigurationCommonEventTypeXMLDOMXPathPropertyDescType Property

Returns the XPathResultType representing the event property type.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public XPathResultType Type { get; }

Return Value

Type: XPathResultType
type information
See Also