Assembly: Metabase;
The IAuditFilter interface contains properties and methods of a filter of access protocol of security manager.
IAuditFilter
Property name | Brief description | |
Count | The Count property returns the number of filtering conditions. | |
DateOrderAsccending | The DateOrderAsccending property determines the order of sorting by date. | |
Item | The Item property returns the object that enables the user to edit a filtering condition. | |
Top | The Top property determines the number of observed records of the access protocol. |
Method name | Brief description | |
Add | The Add method adds a filtering condition. | |
Append | The Append method appends the filter with new conditions. | |
Assign | The Assign method copies a filtering condition. | |
Clear | The Clear method clears the filter from all conditions. | |
Move | The Move method moves a condition from one position to another. | |
Remove | The Remove method removes a filter condition. |
See also: