Click or drag to resize

LastProjectionExpressionAggregationFunctionName Property

Returns the function name of the aggregation function.

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

Property Value

Type: String
function name
See Also