ISearchDataSourcesFreeDimsInfo.Contains

Syntax

Contains(Key: Integer): Boolean;

Parameters

Key. Dimension key.

Description

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

Comments

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

See also:

ISearchDataSourcesFreeDimsInfo