TreeOperations

Namespace: PP.Rds.Ui

Description

The TreeOperations enumeration contains types of operations executed with MDM dictionary tree.

It is used by the following methods:

Available Values

Value

Brief description

AddElement

Add element.

EditElement

Edit element.

DeleteElements

Delete elements.

CopyElements

Copy elements.

CutElements

Cut elements.

PasteElements

Paste elements from clipboard.

MoveElementsUp

Move elements one position up.

MoveElementsDown

Move elements one position down.

MoveElementsLevelUp

Move elements one level up the hierarchy.

See also:

PP.Rds.Ui