ResourceParentRoot Property
Whether the parent folder is the root folder.
Object Oriented Interface
public function getResourceParentRoot($resourceparentindex); public function setResourceParentRoot($resourceparentindex, $value);
Procedural Interface
incloudstorage_googledrive_get($res, 71 , $resourceparentindex); incloudstorage_googledrive_set($res, 71, $value , $resourceparentindex);
Default Value
false
Remarks
Whether the parent folder is the root folder.
This property specifies whether the parent folder is the root folder.
The size of the array is controlled by the ResourceParentCount property.
This property is not available at design time.
Data Type
Boolean