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

PermissionAllowFileDiscovery Property

Whether the permission allows the file to be discovered through search.

Object Oriented Interface

public function getPermissionAllowFileDiscovery();
public function setPermissionAllowFileDiscovery($value);

Procedural Interface

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

Default Value

false

Remarks

This property indicates whether a file's permissions allow it to be discovered through search.

This property is only applicable if a file's PermissionType is set to 2 (gdptDomain) or 3 (gdptAnyone).

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]