ISearchDataSourcesFreeDimElements.ItemByKey

Syntax

ItemByKey(Key: String): String;

Parameters

Key. Dimension element key.

Description

The ItemByKey property returns name of the element with the specified key.

Comments

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

See also:

ISearchDataSourcesFreeDimElements