DimHierarchyCreator

Assembly: Dimensions;

Description

The DimHierarchyCreator class implements an object that is used to dynamically create an alternative dictionary hierarchy.

Comments

An alternative hierarchy is generated using elements selection and from elements, which attributes are used in grouping.

Class object properties inherited from IDimHierarchyCreator

  Brief description

AdditionalAttributes

The AdditionalAttributes property determines additional element attributes.

AdditionalElements

The AdditionalElements property determines additional elements.

Attributes

The Attributes property determines array of element attributes.

BasicHierarchyInstance

The BasicHierarchyInstance property determines basic alternative dictionary hierarchy.

HierarchyInstance

The HierarchyInstance property determines alternative dictionary hierarchy.

LevelNumber

The LevelNumber property determines level index of dictionary for which elements grouping is enabled.

RootElement

The RootElement property determines whether root element will be created.

RootElementName

The RootElementName property determines root element name.

Selection

The Selection property determines selection by which alternative hierarchy is generated.

See also:

Dimensions Assembly Classes