IRdsElementsSorter.MoveElement

Syntax

MoveElement:(Source: IRdsDictionaryElement; Target: IRdsDictionaryElement; MoveType: RdsMoveType);

Parameters

Source. Element that should be moved.

Target. Element, relative to which move is executed.

MoveType. Position to which the MDM dictionary element is moved.

Description

The MoveElement method moves the MDM dictionary element passed by the Source parameter to the position specified relative to the element passed by the Target parameter.

See also:

IRdsElementsSorter