Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

CheckOut Method

Checks out a document.

Object Oriented Interface

public function doCheckOut($remotefile);

Procedural Interface

incloudstorage_sharepoint_do_checkout($res, $remotefile);

Remarks

Checking out a document prevents others from altering the document until you CheckIn your changes.

CheckOut does not retrieve data. The Get method can be used to retrieve the document contents.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]