IsProjectSuiteOpened Method

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the IsProjectSuiteOpened method to determine whether TestComplete has a project suite opened in it.

Declaration

IntegrationObj.IsProjectSuiteOpened()

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 there is a project suite opened in TestComplete, else - False.

Example

To view an example that demonstrates how to use the IsProjectSuiteOpened method, see the Working With TestComplete via COM - Overview help topic.

See Also

Working With TestComplete via COM - Overview
OpenProjectSuite Method
ProjectSuiteFileName Property

Highlight search results