ResourceId Property
A unique identifier for the resource.
Object Oriented Interface
public function getResourceId(); public function setResourceId($value);
Procedural Interface
incloudstorage_dropbox_get($res, 32 ); incloudstorage_dropbox_set($res, 32, $value );
Default Value
''
Remarks
This property holds the unique Id of the resource specified by ResourceIndex.
This property is not available at design time.
Data Type
String