MetabaseDialogBase.OpenToKey

Syntax

OpenToKey: Number|Boolean

Description

The OpenToKey method sets key of the directory to open in a base dialog with repository.

Comments

Use JSON or the setOpenToKey method to set the property value and the getOpenToKey method to get the property value.

If key of the directory to open in a base dialog with repository is not defined, the property contains False by default.

Example

The example of property use is given in the Example of Creating the MetabaseDialogBase Component.

See also:

MetabaseDialogBase