IPivotDrillDimension

Assembly: Pivot;

Description

The IPivotDrillDimension interface is used to work with the dimension, by which table data can be drilled down and drilled.

Inheritance Hierarchy

IPivotDrillDimension

Comments

Information about the dimension can be obtained using properties and methods of the IPivotDrillDimensions collection.

Properties

  Property name Brief description
Id The Id property returns dimension identifier.
Key The Key property returns dimension key.
Name The Name property returns the dimension name.

See also:

Pivot Assembly Interfaces