ResourceId Property
The unique identifier of the resource.
Object Oriented Interface
public function getResourceId(); public function setResourceId($value);
Procedural Interface
incloudstorage_box_get($res, 47 ); incloudstorage_box_set($res, 47, $value );
Default Value
''
Remarks
This property specifies the unique Id of the resource specified by ResourceIndex.
Data Type
String