ICompoundDimensionSources.FindByKey

Syntax

FindByKey(Key: Integer): ICompoundDimensionSource;

Parameters

Key - key of the desired source.

Description

The FindByKey method searches source by its key and returns an object that contains source of composite dictionary.

See also:

ICompoundDimensionSources