FixedPivotDataItem Property

NReco.PivotData Class Library Documentation

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public IAggregator this[
	params Object[] dimKeys
] { get; }

Parameters

dimKeys
Type: SystemObject

Property Value

Type: IAggregator

Implements

IPivotDataItemObject
See Also

Reference