IMetabaseDialog.Root

Syntax

Root: IMetabaseObjectDescriptor;

Description

The Root property determines a root catalog for the dialog box.

Comments

A root catalog is a repository folder, above which the contents viewing is unavailable. By default a root folder of the current repository is a root catalog for a dialog box.

Example

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

See also:

IMetabaseDialog