Assembly: Dimensions;
The IDimHierarchyInstance interface contains properties for determining data of alternative dictionary hierarchy.
IDimHierarchyInstance
To address properties of the IDimHierarchyInstance interface, use the IDimHierarchiesInstance.Item property.
| Property name | Brief description | |
| The GroupingElements property returns selection by grouping dictionary elements. | ||
| The Hierarchy property returns alternative dictionary hierarchy. | ||
| The IsGroupingElement property returns whether the element is grouping. | ||
| The Original property returns basic dictionary data. | ||
| The Source property determines data of the dictionary used as alternative hierarchy source. |
| Property name | Brief description | |
| Id | The Id property returns the object identifier. | |
| Key | The Key property returns the object key. | |
| Name | The Name property returns the object name. |
See also: