IDimAsCalendarLevels.ItemKey

Fore Syntax

ItemKey(index: integer): Variant;

Fore.NET Syntax

ItemKey(index: integer): Object;

Parameters

index. Level index.

Description

The ItemAttr property determines key of dictionary level by index.

Fore and Fore.NET Examples

The property use is analogous to the LevelKey property, but index is set as a parameter instead of level.

See also:

IDimAsCalendarLevels