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