IDimAsCalendarLevels.KeyLevel

Syntax

KeyLevel(Key: Variant): DimCalendarLevel;

Parameters

Key. Dictionary level key.

Description

The KeyLevel property compares dictionary level with the specified calendar level.

Comments

As a value of the Key parameter, one should specify value of the Key property of dictionary level.

Example

The property use is given in the example for IDimensionModel.IsCalendar.

See also:

IDimAsCalendarLevels