Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Discards any changes made to a file and checks the file back into source code control.
Object.UndoCheckOut( )
Remarks
True (.T.) is returned if the changes to the file are successfully discarded and the file is checked back into source code control; otherwise a false (.F.) is returned.
See Also
AddToSCC Method | CheckIn Method | CheckOut Method | GetLatestVersion Method | RemoveFromSCC Method
Applies To: File Object