PivotDataDimensions 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

IPivotDataDimensions
See Also

Reference