Click or drag to resize

AggregationMultiFunctionValidationContextFunctionName Property

Returns the aggregation function name

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

Return Value

Type: String
aggregation function name
See Also