 | ConfigurationCommonEventTypesXMLDOM Property |
Returns the mapping of event type name to XML DOM event type information.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDictionary EventTypesXMLDOM { get; }
Property Value
Type:
IDictionaryTKey, TValueevent type name mapping to XML DOM configs
See Also