The IMetabaseUpdateProgressData interface contains properties used to get information about update process.
| Property name | Brief description | |
| Current | The Current property determines index of an object that is updated. | |
| Error | The Error property determines information about an error that may occur during update. | |
| Node | The Node property determines update object in accordance to which repository object updates. | |
| Object | The Object property determines repository object that will be updated. | |
| Stage | The Stage property returns a stage of object update. | |
| Total | The Total property returns total number of objects for that update is performed. |
See also: