The IMetabaseDialogFilter interface contains basic properties and methods of a repository objects filter.
This interface is a basic interface for the following interfaces:
Property name | Brief description | |
Description | The Description property determines the filter description that is displayed in a drop-down of dialog box filters. | |
IsVisible | The IsVisible property returns whether a repository object is visible in the dialog box. |
Method name | Brief description | |
Clone | The Clone method creates a copy of filter. |
See also: