IMsScenarios.MoveTo

Syntax

MoveTo(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex. Index of the position of the scenario that must be moved.

ToIndex. Index of the position to which the scenario must be moved.

Description

The MoveTo method moves a scenario within the list.

See also:

IMsScenarios