MetabaseDialogBase.getParentKey

Syntax

getParentKey();

Description

The getParentKey method returns key of the currently opened folder in a basic dialog box 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