Closes the current project.
(Required *)
Graphical User Interface.
Name | Type | Description |
---|---|---|
bypassSave | boolean | Indicate if the user should not be prompted to save the currently opened project. |
type : boolean
description : Indicate if the user should not be prompted to save the currently opened project.
Closes the currently opened project.
{}
{}
{ "type": "object", "properties": { "bypassSave": { "type": "boolean", "description": "Indicate if the user should not be prompted to save the currently opened project." } }, "additionalProperties": false }
{ "type": "object", "required": [], "properties": {}, "additionalProperties": false }
{ "type": "object", "properties": {}, "additionalProperties": false }
Document version : 1