IPivotDimensions

Description

The IPivotDimensions interface contains properties and methods that are used to work with the 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 for a data source dimension by its key.

See also:

Pivot Assembly Interfaces