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.
| 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. |
| Method name | Brief description | |
| FindByKey | The FindByKey method searches for a data source dimension by its key. |
See also: