Assembly: Dimensions;
Namespace: Prognoz.Platform.Interop.Dimensions;
The IDimHierarchyCreator interface contains properties that are used for dynamic setup of alternative dictionary hierarchy.
IDimHierarchyCreator
Alternative hierarchy is generated using elements selection and from elements by which attributes grouping is executed.
Property name |
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: