ResourceId Property
The Id of the resource.
Object Oriented Interface
public function getResourceId(); public function setResourceId($value);
Procedural Interface
incloudstorage_googledrive_get($res, 61 ); incloudstorage_googledrive_set($res, 61, $value );
Default Value
''
Remarks
This property holds the Id of the resource.
This property is not available at design time.
Data Type
String