DisconnectProject Method
Description
Disconnects from the project.
Syntax
Visual Basic
Public Sub DisconnectProject() 
Remarks

This method is deprecated from version 9.0.

Use Disconnect and Logout.

To continue to use this method, you must set the BACKWARD_SUPPORT_ALL_DOMAINS_PROJECTS flag in the site configuration. For details, see the ALM Administrator Guide.

See Also