IDefDimension.CreateSelection

Syntax

CreateSelection: IDimSelection;

Description

The CreateSelection method creates a new dimension element selection.

Comments

After the created selection is set up, set it as a value of the ElemsSelection property.

Example

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

See also:

IDefDimension