SharedResourceCanDownload Property
Whether downloads are allowed.
Object Oriented Interface
public function getSharedResourceCanDownload(); public function setSharedResourceCanDownload($value);
Procedural Interface
incloudstorage_box_get($res, 63 ); incloudstorage_box_set($res, 63, $value );
Default Value
true
Remarks
Whether downloads are allowed. If True (default) users of the link may download the resource.
Data Type
Boolean