ISearchDataSourcesCalendarsInfo.Contains

Syntax

Contains(Key: Integer): Boolean;

Parameters

Key. Calendar dimension key.

Description

The Contains method checks and returns whether there is information about the specified calendar dimension in the collection.

Comments

The method returns True if the calendar dimension with the specified key is used in the data source, and information about it is contained in the current collection.

See also:

ISearchDataSourcesCalendarsInfo