IDimAsCalendarLevels.Item

Fore Syntax

Item(Index: integer): IDimAsCalendarLevel;

Fore.NET Syntax

Item(Index: integer): Prognoz.Platform.Interop.Dimensions.IDimAsCalendarLevel;

Parameters

index. Level index.

Description

The Item property returns an object containing dictionary level to compare.

Fore and Fore.NET Examples

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

See also:

IDimAsCalendarAttrs