PivotData.Dimensions Property

NReco.PivotData Class Library Documentation
Gets dimension identifiers of the multidimensional dataset.

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

public string[] Dimensions { get; }

Property Value

Type:String[]

Implements

IPivotData.Dimensions
See Also

Reference