DragDropFormat

Description

The DragDropFormat enumeration contains formats, in which the data is passed during dragging. If is relevant working with repository objects.

It is used by the following method:

Available Values

Value Brief description
0 User. Pass data to the object navigator in that form as they were specified in the Data parameter.
1 MetabaseObjectList. If the collection of objects description is passed as a value of the Data parameter, the object navigator receives this collection as a collection of corresponding repository objects.

See also:

Forms Assembly Enumerations