The UpdateObjectSpecificRights enumeration contains a list of specific operations available for repository object - Update.
A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.
It is used by the following properties and methods:
| Value | Brief description |
| 1048576 | Read. Read updates. |
| 2097152 | Write. Save changes in update. |
| 4194304 | Apply. Apply update. |
See also: