IMetabaseCheckListItem.Status

Syntax

Status: MetabaseCheckStatus;

Description

The Status property returns a status of comparison of the object checksum.

Comments

The status is 0 when adding a new object. This value is changed after loading of the saved checksums and their comparison with the current repository objects.

Example

The property use is given in the example for IMetabaseCheckList.LoadFromFile.

See also:

IMetabaseCheckListItem