Initializes a new instance of the ModeAggregatorFactory for the specified field and mode type (single or multi-value).
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
Parameters
- field
- Type: SystemString
field name - multimodal
- Type: SystemBoolean
if true mode value is an array that can contain several mode values.
See Also