IAuditFiltersContainer

Assembly: Metabase;

Description

The AuditFiltersContainer interface contains properties and methods used to work with filter container of access protocol.

Inheritance Hierarchy

          IAuditFiltersContainer

Properties

  Property name Brief description
Callback The Callback property determines the action executed if a conflict occurs during container loading.
DefaultFileName The DefaultFileName property returns the full default container file name.
FileName The FileName property determines the file name, from which container was loaded.
Filters The Filters property returns the filters included in the container.

Methods

  Method name Brief description
Append The Append method adds new filters to the container.
Assign The Assign method copies the container.
Load The Load method loads the container from the default file.
LoadFromFile The LoadFromFile method loads the container from a file.
SaveToFile The SaveToFile method saves the container to a file.

See also:

Metabase Assembly Interfaces