Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

ResourceContentAccessible Property

Whether the file is accessible.

Object Oriented Interface

public function getResourceContentAccessible();
public function setResourceContentAccessible($value);

Procedural Interface

incloudstorage_googledrive_get($res, 55 );
incloudstorage_googledrive_set($res, 55, $value );

Default Value

false

Remarks

This property indicates whether the selected file is accessible. If the file is not accessible, it cannot be copied, downloaded, or printed by users with only "commenter" or "reader" permissions.

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]