Programmer's Guide > Interfaces > CMSObject interface > cancelCheckout method
  
cancelCheckout method
Unlocks the object in the CMS without updating it. The adapter can optionally return the previous version of the object.
cancelCheckout( )
Parameters
None
Returns
CMSObject. This object, or possibly a new CMSObject representing the previous version.
Throws
CMSException
If an error occurs.