![]() | ConfigurationCommonEventTypeXMLDOMXPathPropertyDesc Class |
Namespace: com.espertech.esper.common.client.configuration.common
[SerializableAttribute] public class XPathPropertyDesc
The ConfigurationCommonEventTypeXMLDOMXPathPropertyDesc type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Returns the event property name.
|
![]() | OptionalCastToType |
Returns the class that the return value of the xpath expression is cast to, or null if no casting.
|
![]() | OptionalEventTypeName |
Returns the event type name assigned to the explicit property.
|
![]() | Type |
Returns the XPathResultType representing the event property type.
|
![]() | XPath |
Returns the XPath expression.
|