MetabaseDialogBase.getParentKey

Syntax

getParentKey();

Description

The getParentKey method returns key of the currently open folder in a base dialog with repository.

Comments

This method returns a Number type value.

Example

The example of use is given in the page with description of the MetabaseDialogBase.openFoldersTo method.

See also:

MetabaseDialogBase