ICalendarInfos.Item

Syntax

Item(ItemIndex: Integer): ICalendarInfo;

Parameters

ItemIndex. Calendar dimension index.

Description

The Item property returns parameters of the specified calendar dimension of data source.

Example

The example of work with the ICalendarInfos collection is given in description of the ISearchSourceDataResult.SourceMetadata property.

See also:

ICalendarInfos