ResourceDescription Property
A short description of the file or folder.
Object Oriented Interface
public function getResourceDescription(); public function setResourceDescription($value);
Procedural Interface
incloudstorage_box_get($res, 44 ); incloudstorage_box_set($res, 44, $value );
Default Value
''
Remarks
This property specifies a short description of the file or folder.
This property is not available at design time.
Data Type
String