Click or drag to resize

AggregationResultAction Property

Action that aggregation performed on the aggregate.

Namespace:  NRules.Aggregators
Assembly:  NRules (in NRules.dll) Version: 0.9.3
Syntax
C#
public AggregationAction Action { get; }

Property Value

Type: AggregationAction
See Also