MetabaseSaveDialog.DefaultName

Syntax

DefaultName: String

Description

The DefaultName property sets default name for the object saved to repository.

Comments

Use JSON or the setDefaultName method to set the property value and the getDefaultName 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