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.
HierarchyDictKey The HierarchyDictKey property determines the dictionary key that will be used as an alternative hierarchy.
HierarchyParameterAttributeKey The HierarchyParameterAttributeKey property determines the attribute key, which values are used to select alternative hierarchy.
HierarchyParameterKey The HierarchyParameterKey property determines the parameter key that will be used to select alternative hierarchy.
HierarchyTypeSource The HierarchyTypeSource property determines a method for setting alternative hierarchy source.
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
ClearHierarchy The ClearHierarchy method disables the alternative hierarchy used for dimension.
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