PivotDataGetDimensionKeys Method

NReco.PivotData Class Library Documentation
Returns keys of all PivotData dimensions

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

public Object[][] GetDimensionKeys()

Return Value

Type: Object
array of keys for all PivotData dimensions
See Also

Reference