The MetabaseUsersUpdateCallbackResult enumeration contains operations on working with errors occurred on updating users.
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: