IMetabaseCheckList.SaveToFile

Syntax

SaveToFile(FileName: String);

Parameters

FileName. The file, to which the list of repository objects and their calculated checksums will be saved.

Description

The SaveToFile method saves the list of repository objects and calculated checksums to the file.

Example

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

See also:

IMetabaseCheckList