IDimAttributeHierarchy.Level

Fore Syntax

Level: Integer;

Fore.NET Syntax

Level: uinteger;

Description

The Level property determines level of the original attribute basing on which unique values alternative hierarchy is built.

Comments

The property is relevant, if in the IDimAttributeHierarchy.BaseAttribute property the original attribute is set.

Fore and Fore.NET Examples

The property use is given in the example for IDimAttributeHierarchy.BaseAttribute.

See also:

IDimAttributeHierarchy