Item(Index: Integer): IDimAttributeHierarchy;
Item[Index: Integer]: Prognoz.Platform.Interop.Dimensions.IDimAttributeHierarchy;
Index. Attribute hierarchy index.
The Item property returns specified alternative hierarchy from the list.
To get number of alternative hierarchies in the list, use IDimAttributeHierarchiesList.Count.
The property use is given in the example for IDimAttributeHierarchiesList.Count.
See also: