ResourceParentCount Property
The number of records in the ResourceParent arrays.
Object Oriented Interface
public function getResourceParentCount(); public function setResourceParentCount($value);
Procedural Interface
incloudstorage_googledrive_get($res, 69 ); incloudstorage_googledrive_set($res, 69, $value );
Default Value
0
Remarks
This property controls the size of the following arrays: The array indices start at 0 and end at ResourceParentCount-1.This property is not available at design time.
Data Type
Integer