IDimHierarchies.Clear

Syntax

Clear;

Description

The Clear method clears collection of alternative hierarchies.

Comments

To add alternative hierarchy, use the IDimHierarchies.Add property.

Example

The property use is given in the example for IDimHierarchies.Add.

See also:

IDimHierarchies