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

ResourceChildId Property

The Id of the child file or folder.

Object Oriented Interface

public function getResourceChildId($resourcechildindex);
public function setResourceChildId($resourcechildindex, $value);

Procedural Interface

incloudstorage_googledrive_get($res, 52 , $resourcechildindex);
incloudstorage_googledrive_set($res, 52, $value , $resourcechildindex);

Default Value

''

Remarks

The Id of the child file or folder.

This property specifies the Id of the child file or folder.

The size of the array is controlled by the ResourceChildCount property.

This property is not available at design time.

Data Type

String

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