UndoCheckOut Method

Applies To   See Also

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

Syntax

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.