 | ConfigurationCommonMapTypeConfigurations Property |
Returns for each Map event type name the set of supertype event type names (Map types only).
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDictionary MapTypeConfigurations { get; }
Property Value
Type:
IDictionaryTKey, TValuemap of name to set of supertype names
See Also