IAuditFilterObject

Assembly: Metabase;

Description

The IAuditFilterObject interface contains properties and methods to work with an object that stores a filter of access protocol.

Inheritance Hierarchy

          INamedEntity

          IAuditFilterObject

Properties

  Property name Brief description
Container The Container property returns a container that contains a filter.
Description The Description property determines a description of a filter.
Filter The Filter property returns a filter of the access protocol.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines an object identifier.
Key The Key property returns the object key.
Name The Name property determines an object name.

Methods

  Method name Brief description
Assign The Assign method copies an object that contains a filter of access protocol.
Edit The Edit method transforms an object to edit mode.
Save The Save method saves an object.

See also:

Metabase Assembly Interfaces