IDimHierarchyCreator

Assembly: Dimensions;

Namespace: Prognoz.Platform.Interop.Dimensions;

Description

The IDimHierarchyCreator interface contains properties that are used for dynamic setup of alternative dictionary hierarchy.

Inheritance Hierarchy

IDimHierarchyCreator

Comments

Alternative hierarchy is generated using elements selection and from elements by which attributes grouping is executed.

Properties

  Brief description
The AdditionalAttributes property determines additional element attributes.

The AdditionalElements property determines additional elements.

The Attributes property determines array of element attributes.
The BasicHierarchyInstance property determines basic alternative dictionary hierarchy.
The HierarchyInstance property determines alternative dictionary hierarchy.
The RootElement property determines whether root element will be created.
The RootElementName property determines root element name.
The Selection property determines selection by which alternative hierarchy is generated.

See also:

Dimensions Assembly Interfaces