DimHierarchyCreator

Assembly: Dimensions;

Namespace: Prognoz.Platform.Interop.Dimensions;

Description

The DimHierarchyCreator class implements object that is used for dynamic creation of alternative dictionary hierarchy.

Comments

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

Class object properties inherited from IDimHierarchyCreator

  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 Classes