IPivot.RemoveHierarchy

Syntax

RemoveHierarchy(Value: IDimHierarchyInstance);

Parameters

Value. Data of dictionary alternative hierarchy.

Description

The RemoveHierarchy method removes the alternative hierarchy from the collection.

Comments

To add an alternative hierarchy to the collection, use the IPivot.AddHierarchy method.

To get whether the specified hierarchy is in the collection, use the IPivot.ContainsHierarchy property.

See also:

IPivot