IMDCalculationSlicesInstance.FindByKey

Syntax

FindByKey(Key: Integer): IMDCalculationSliceInstance;

Parameters

Key. Dimension key.

Description

The FindByKey method searches and returns parameters of data source or data consumer dimension. The key, according to which search is executed, is passed by the Key parameter.

See also:

IMDCalculationSlicesInstance