 | ConfigurationCommonEventTypeXMLDOMXPathVariableResolver Property |
Returns the class name of the XPath variable resolver to be assigned to the XPath factory instance
upon type initialization.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string XPathVariableResolver { get; set; }
Return Value
Type:
Stringclass name of xpath function resolver, or null if none set
See Also