Assembly: Metabase;
The IMetabaseUsersUpdateErrors interface contains properties and methods of collections of errors, occurring on updating users.
IMetabaseUsersUpdateErrors
Property name | Brief description | |
Count | The Count property returns the number of errors on updating users. |
|
Item | The Item property returns the error occurring on updating the user. |
Method name | Brief description | |
SaveToFile | The SaveToFile method saves the detailed information about updating errors to file. |
See also: