PivotDataHelper Class

NReco.PivotData Class Library Documentation
Utility routines for IPivotData implementations.
Inheritance Hierarchy

SystemObject
  NReco.PivotDataPivotDataHelper

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

public static class PivotDataHelper

The PivotDataHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetDimensionKeys
Returns unique keys of specified dimensions for the IPivotData instance.
Public methodStatic memberGetDimensionType
Suggest dimension type by key values.
Top
See Also

Reference