IDefDimension

Description

The IDefDimension interface is used to set up dimension parameters.

Inheritance Hierarchy

IDefDimension

Comments

Dimension parameters can be obatined using properties and methods of the IDefDimensions, IDefPrivateDimensions interfaces.

Properties

  Property name Brief description
Drill The Drill property returns drill down settings for a dimension.
ElemsSelection The ElemsSelection property determines dimension element selection.
IsAllSelected The IsAllSelected property determines whether all dimension elements are selected.
Key The Key property returns dimension key.
Place The Place property determines dimension location.

Methods

  Method name Brief description
CreateSelection The CreateSelection method creates a new dimension element selection.
SetAttributes The SetAttributes method sets the list of attributes displayed for dimension elements.

See also:

Interfaces