UndoCheckOut;
UndoCheckOut();
The UndoCheckOut method cancels the changes and removes locking from object.
If the object was added to the version control system, the activation of the method cancels the changes and returns the previous version of the object. If the cancellation failed, the exception condition is generated.
See also: