IDimAsCalendarLevels.LevelKey

Fore Syntax

LevelKey(level: DimCalendarLevel): Variant;

Fore.NET Syntax

LevelKey(level: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel): Object;

Parameters

level. Level index.

Description

The LevelKey property determines dictionary level by key.

Fore and Fore.NET Examples

The property use is given in description of the IDimensionModel.IsCalendar property.

See also:

IDimAsCalendarLevels