IPivotDimensions

Description

The IPivotDimensions interface contains properties and methods used to work with collection of data sources dimensions, on which basis the table is formed.

Properties

  Property name Brief description
Count The Count property returns the number of data source dimensions, on which basis the table is formed.
Item The Item property returns dimension properties.

Methods

  Method name Brief description
FindByKey The FindByKey method searches a data source dimension by key.

See also:

Pivot Assembly Interfaces