 | ConfigurationCommonEventTypeXMLDOMXPathPropertyDescOptionalCastToType Property |
Returns the class that the return value of the xpath expression is cast to, or null if no casting.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Type OptionalCastToType { get; }
Return Value
Type:
Typeclass to cast result of xpath expression to
See Also