IDimHierarchies.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears collection of alternative hierarchies.

Comments

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

Fore and Fore.NET Examples

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

See also:

IDimHierarchies