Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IAuditFilterObject interface contains properties and methods to work with an object that stores a filter of access protocol.
IAuditFilterObject
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. |
Property name | Brief description | |
Id | The Id property determines the object's identifier. | |
Key | The Key property returns the object key. | |
Name | The Name property determines the name of the object. |
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: