AuditFiltersContainer

Description

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

Properties inherited from IAuditFiltersContainer

  Property name Brief description
Callback The Callback property determines the action to perform if conflict appears during container loading.
DefaultFileName The DefaultFileName property returns complete default container file name.
FileName The FileName property determines the file name from which container was loaded from.
Filters The Filters property returns filters contained by the container.

Methods inherited from IAuditFiltersContainer

  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 Classes