ISearchDataSourcesFreeDimsInfo.ItemByKey

Syntax

ItemByKey(Key: Integer): ISearchDataSourcesFreeDimElements;

Parameters

Key. Free dimension key.

Description

The ItemByKeyproperty returns information about free dimension elements by its key.

Comments

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

See also:

ISearchDataSourcesFreeDimsInfo