IDimHierarchyInstance

Assembly: Dimensions;

Namespace: Prognoz.Platform.Interop.Dimensions;

Description

The IDimHierarchyInstance interface contains properties for determining data of alternative dictionary hierarchy.

Inheritance Hierarchy

          INamedEntityModel

          IDimHierarchyInstance

Comments

To address properties of the IDimHierarchyInstance interface, use the IDimHierarchiesInstance.Item property.

Properties

  Property name Brief description
Hierarchy The Hierarchy property returns alternative dictionary hierarchy.
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