GroupedSourceReader Constructor (IPivotDataSource, String)

NReco.PivotData Class Library Documentation
Initializes a new instance of the GroupedSourceReader class

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

public GroupedSourceReader(
	IPivotDataSource source,
	string countDim
)

Parameters

source
Type: NReco.PivotDataIPivotDataSource
countDim
Type: SystemString
See Also

Reference