IsConnected Property
Description
Indicates whether UFT One is currently connected to ALM.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsConnected As Boolean
Return Type
  • True--UFT is currently connected to ALM.
  • False--UFT is not currently connected to ALM.
Example
See Also