IsConnected Property
Description
Indicates whether the OpenText Functional Testing application is currently connected to ALM.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsConnected As Boolean
Return Type
  • True. The application is currently connected to ALM.
  • False. The application is not currently connected to ALM.
Example
See Also