IWorkspace.CloseCurrentProject Method
Namespace: NextDesign.Desktop
Description
Closes the current project.
Argument
| Name | Type | Description |
|---|---|---|
| forceClose | bool | If true, the project will be closed, discarding changes without prompting for saving, even if the project is unsaved. The default value is false. |
Return value
- void