Assembly: Pivot;
The IPivotDrillDimension interface is used to work with the dimension, by which table data can be drilled down and drilled up.
IPivotDrillDimension
Information about the dimension can be obtained using properties and methods of the IPivotDrillDimensions collection.
| Property name | Brief description | |
![]() |
Id | The Id property returns dimension identifier. |
![]() |
Key | The Key property returns dimension key. |
![]() |
Name | The Name property returns dimension name. |
See also: