IMetabaseUsersUpdateErrors

Assembly: Metabase;

Description

The IMetabaseUsersUpdateErrors interface contains properties and methods of collections of errors, occurring on updating users.

Inheritance Hierarchy

          IMetabaseUsersUpdateErrors

Properties

  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.

Methods

  Method name Brief description
SaveToFile The SaveToFile method saves the detailed information about updating errors to file.

See also:

Metabase Assembly Interfaces