Programmer's Guide > Interfaces > CMSObject interface > checkin method
  
checkin method
Checks the object in to the CMS. To properly update the revised object in the CMS, you must save the object before calling this method.
checkin()
Parameters
None
Returns
CMSObject. This object, or possibly a new CMSObject representing the checked in object.
Throws
CMSException
If an error occurs.