IDefDimensions.AddItem

Syntax

AddItem(dimKey: Integer): IDefDimension;

Parameters

dimKey. Dictionary key in repository.

Description

The AddItem method adds a dimension based on repository dictionary with the specified key to the collection.

Example

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

See also:

IDefDimensions