IMetabaseDialog.FilterIndex

Syntax

FilterIndex: Integer;

Description

The FilterIndex property determines index of the selected filter used in dialog boxes for filtering repository objects.

Example

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

See also:

IMetabaseDialog