PivotDataConfigurationDimensions Property

NReco.PivotData Class Library Documentation
List of dimensions (dimension usually defined as field name from input data source)

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

public string[] Dimensions { get; set; }

Property Value

Type: String
See Also

Reference