Gets a list of GroupedSourceReader.IAggregatorStateComposer for aggregators supported by this reader.
Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
public IList<GroupedSourceReader.IAggregatorStateComposer> AggregatorStateComposers { get; }
Property Value
Type: IList<GroupedSourceReader.IAggregatorStateComposer>See Also