Click or drag to resize

AggregationMultiFunctionValidationContextConfig Property

Returns the original configuration object for the aggregation multi-function

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCompilerPlugInAggregationMultiFunction Config { get; }

Return Value

Type: ConfigurationCompilerPlugInAggregationMultiFunction
config
See Also