Description
Use the CloseProjectSuite
method to close the project suite that is currently open in TestComplete
Declaration
IntegrationObj.CloseProjectSuite()
IntegrationObj | An expression, variable or parameter that specifies a reference to an Integration object | |||
Result | Boolean |
Applies To
The method is applied to the following object:
Result Value
True if the project suite was closed successfully or False otherwise.
See Also
Working With TestComplete via COM - Overview
OpenProjectSuite Method