ResourceParentId Property
The Id of the parent resource.
Object Oriented Interface
public function getResourceParentId(); public function setResourceParentId($value);
Procedural Interface
incloudstorage_box_get($res, 54 ); incloudstorage_box_set($res, 54, $value );
Default Value
''
Remarks
This property specifies the unique identifier of the parent resource. The value "0" indicates the root directory.
This property is not available at design time.
Data Type
String