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