ISearchDataSourcesCalendarsInfo.ItemByKey

Syntax

ItemByKey(Key: Integer): ISearchDataSourcesCalendarElement;

Parameters

Key. Calendar dimension key.

Description

The ItemByKey property returns parameters of indexed calendar dimension by its key.

Comments

Key of the required calendar dimension can be obtained in the array returned by the Keys property.

See also:

ISearchDataSourcesCalendarsInfo