IAuditFiltersContainer.SaveToFile

Syntax

SaveToFile(FileName: String);

Parameters

FileName. Full name of the file from which the container must be loaded.

Description

The SaveToFile method saves the container to a file.

Example

The example of use is given in description of IAuditFiltersContainer.LoadFromFile.

See also:

IAuditFiltersContainer