 | ConfigurationCompilerPlugInAggregationMultiFunctionAdditionalConfiguredProperties Property |
Returns a map of optional configuration properties, or null if none provided.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDictionary AdditionalConfiguredProperties { get; set; }
Property Value
Type:
IDictionaryTKey, TValueadditional optional properties
See Also