Open this page in the API Guide

IFileSystemService.UndoCheckOut Method

Overload List
  NameDescription
Public methodUndoCheckOut(ICollection<Guid>)
Discards the changes to the checked-out entities and/or folders with the specified IDs, and cancels the check-out(s).
Public methodUndoCheckOut(Guid)
Discards the changes to the checked-out entity or folder with the specified ID, and cancels the check-out(s).
Top
See Also