UndoCheckOut Method

Discards any changes made to a file and checks the file back into source code control.

Object.UndoCheckOut( )

Remarks

Applies To: File Object

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

Reference

AddToSCC Method

CheckIn Method

CheckOut Method

GetLatestVersion Method

RemoveFromSCC Method

Other Resources

Methods (Visual FoxPro)

Language Reference (Visual FoxPro)