IDimAttributeHierarchyInstance

Assembly: Dimensions;

Namespace: Prognoz.Platform.Interop.Dimensions;

Description

The IDimAttributeHierarchyInstance interface is used to work with attribute alternative hierarchy data.

Inheritance Hierarchy

          INamedEntityModel

          IDimHierarchyInstance

          IDimAttributeHierarchyInstance

Comments

Alternative hierarchies enable the user to create different view options for a single dictionary. Other repository dictionaries and attributes can be used as alternative hierarchies.

Properties

  Property name Brief description
AttributeHierarchy The AttributeHierarchy property returns data of attribute alternative hierarchy.

Properties inherited from IDimHierarchyInstance

  Property name Brief description
GroupingElements The GroupingElements property returns selection by grouping dictionary elements.
Hierarchy The Hierarchy property returns alternative dictionary hierarchy.
IsGroupingElement The IsGroupingElement property returns whether the element is grouping.
Original The Original property returns basic dictionary data.
Source The Source property determines data of the dictionary used as alternative hierarchy source.

Properties inherited from INamedEntityModel

  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:

Dimensions Assembly Interfaces