MetabaseSaveDialog.DefaultId

Syntax

DefaultId: String

Description

The DefaultId property sets default identifier for the object saved to repository.

Comments

Use JSON or the setDefaultId method to set the property value and the getDefaultId method to get the property value.

Example

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

See also:

MetabaseSaveDialog