Namespace: PP.Rds.Ui
The TreeOperations enumeration contains types of operations executed with MDM dictionary tree.
It is used by the following methods:
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: