ResourceParentId Property
The Id of the parent folder.
Object Oriented Interface
public function getResourceParentId($resourceparentindex); public function setResourceParentId($resourceparentindex, $value);
Procedural Interface
incloudstorage_googledrive_get($res, 70 , $resourceparentindex); incloudstorage_googledrive_set($res, 70, $value , $resourceparentindex);
Default Value
''
Remarks
The Id of the parent folder.
This property specifies the Id of the parent folder.
The size of the array is controlled by the ResourceParentCount property.
This property is not available at design time.
Data Type
String