IMetabaseDialog.Objects

Syntax

Objects: IMetabaseObjectDescriptorList;

Description

The Objects property returns the collection of selected repository objects.

Example

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

See also:

IMetabaseDialog