IDefPrivateDimensions.ItemByKey

Syntax

ItemByKey(dimkey: Integer): IDefDimension;

Parameters

dimkey. Dimension key.

Description

The ItemByKey method returns parameters of private dimension with the specified key.

Example

The example of use is given in description of the DataEntryForm.CreateByReport constructor.

See also:

IDefPrivateDimensions