ALM Open Test Architecture API Type Library Version 12.55
UndoCheckout Method
No use is made of this argument. Preserved for backward compatibility.
Description
Undoes the check out operation, falling back to the current version on the server.
Syntax
Visual Basic
Public Sub UndoCheckout( _
   ByVal Ignored As Boolean _
) 
Parameters
Ignored
No use is made of this argument. Preserved for backward compatibility.
Remarks
The local copy of the file is removed when UndoCheckout is called.
See Also

VCS Object  | VCS Members