IMetabaseDialog.FilterIndex

Fore Syntax

FilterIndex: Integer;

Fore.NET Syntax

FilterIndex: Integer;

Description

The FilterIndex property determines index of the selected filter that is used in dialogs to filter repository objects.

Example

The example of use is given in description of the IMetabaseDialog.Execute method.

See also:

IMetabaseDialog