The MetabaseObjectOperation enumeration contains types of operations that can be performed with repository objects.
It is used by the following method:
Value | Brief description |
0 | None. Operation not defined. |
1 | Bind. Get information from an object. |
2 | Create. Create new object. |
4 | Edit. Edit object. |
6 | CreateAndEdit. Create object and open it to edit. |
See also: