IAuditFilter

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The IAuditFilter interface contains properties and methods of a filter of access protocol of security manager.

Inheritance Hierarchy

          IAuditFilter

Properties

  Property name Brief description
Count The Count property returns the number of filtering conditions.
DateOrderAsccending The DateOrderAsccending property defines the order of sorting by date.
Item The Item property returns the object that enables to edit a filtering condition.
Top The Top property determines the number of observed records of the access protocol.

Methods

  Method name Brief description
Add The Add method adds a filtering condition.
Append The Append method supplements the filter by new conditions.
Assign The Assign method copies a filtering condition.
Clear The Clear method enables to clear the filter from all conditions.
Move The Move method moves a condition from one position to another.
Remove The Remove method enables removing a filter condition.

See also:

Metabase Assembly Interfaces