Share

DesignProject.Remove Method

Parent Object: DesignProject

Description

Method that removes the DesignProject from the list of available project files. This does not delete the .ipj file on disk. This method fails if the project is currently active.

Syntax

DesignProject.Remove()

Version

Introduced in version 2011

Was this information helpful?