ALM Open Test Architecture API Type Library Version 12.55
IVersionControl Interface
Members
Collapse All
Expand All
Description
Represents a Version Control System connection.
Public Methods
CheckIn
Saves the changes to the current object.
CheckOut
Checks out the object, enabling editing.
UndoCheckout
Removes the checked out version of the object.
See Also
IVersionControl Members