Skip to main content

IWorkspace.CloseCurrentProject Method

Namespace: NextDesign.Desktop

Description

Closes the current project.

Argument

NameTypeDescription
forceCloseboolIf 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