IDefIndicators.Swap

Syntax

Swap(cubeUnical1: Integer; cubeUnical2: Integer);

Parameters

cubeUnical1. Unique key of the first indicator.

cubeUnical2. Unique key of the second indicator.

Description

The Swap method swaps two specified indicators.

Example

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

See also:

IDefIndicators