UiMetabaseObjectOperationMode

Description

The UiMetabaseObjectOperationMode enumerations contains the modes of object connection.

It is used by the following property:

Available Values

Value Brief description
0 Open. Object connection without availability to save changes. This mode will enable to edit all parameters and data of the object, but changes can not be saved into the initial object. Only copy of the object can be saved.
1 Edit. Object editing mode. This mode will enable to edit all parameters and data of the object with the opportunity to save all made changes.
2 External. Loading of the current object instance to the component without its reopening. Loading is performed by specifying an opened object instance in the Instance.

NOTE. The Open mode is used to work with objects that are accessible for user in a read mode, but inaccessible in edit mode.

See also:

Fore Assembly Enumerations