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

ListVersions Method

Lists the versions of the specified document.

Object Oriented Interface

public function doListVersions($filename);

Procedural Interface

incloudstorage_sharepoint_do_listversions($res, $filename);

Remarks

This method lists the versions of the document specified by the FileName parameter. The versions are returned through the Version event.

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