SupportVersionControl Property
Description
Indicates whether the ALM server to which UFT One is connected supports version control.
Property type
Read-only property
Syntax
Visual Basic
Public Property SupportVersionControl As Boolean
Return Type
  • True--The current ALM project supports version control.
  • False--The current ALM project does not support version control.
Example
See Also