IMetabaseDialog.Objects

Fore Syntax

Objects: IMetabaseObjectDescriptorList;

Fore.NET Syntax

Objects: Prognoz.Platform.Interop.ExtCtrls.IMetabaseObjectDescriptorList;

Description

The Objects property returns the collection of the selected repository objects.

Example

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

See also:

IMetabaseDialog