ResourceChildLink Property
The Link of the child resource.
Object Oriented Interface
public function getResourceChildLink($resourcechildindex); public function setResourceChildLink($resourcechildindex, $value);
Procedural Interface
incloudstorage_googledrive_get($res, 53 , $resourcechildindex); incloudstorage_googledrive_set($res, 53, $value , $resourcechildindex);
Default Value
''
Remarks
The Link of the child resource.
This property specifies the Link of the child resource.
The size of the array is controlled by the ResourceChildCount property.
This property is not available at design time.
Data Type
String