The MetabaseUsersUpdateCallbackResult enumeration contains operations when working with errors that occurred during user update.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Default_. Default operation. Continue until the next error occurs. |
| 1 | SilentContinue. Continue updating without notification about error. |
| 2 | Abort. Abort updating. |
See also: