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

ListParents Method

Lists the current file or folder parents.

Object Oriented Interface

public function doListParents();

Procedural Interface

incloudstorage_googledrive_do_listparents($res);

Remarks

This method lists the parents of the file or folder specified by ResourceId. After this method returns query the ResourceParent* properties.

The ParentList event will also fire once for each parent returned.

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