MetabaseObjectOperation

Description

The MetabaseObjectOperation enumeration contains types of operations that can be executed with repository objects.

It is used by the following method:

Available Values

Value Brief description
0 None. Operation undefined.
1 Bind. Get information from an object.
2 Create. Create a new object.
4 Edit. Edit object.
6 CreateAndEdit. Create an object and open it for edit.

See also:

Metabase Assembly Enumerations