Click or drag to resize

AggregationFunctionForgeValueType Property

Returns the type of the current value.

Namespace:  com.espertech.esper.common.client.hook.aggfunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Type ValueType { get; }

Property Value

Type: Type
type of value returned by the aggregation methods
See Also