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

PermissionEmail Property

The user or group to which the permission applies.

Object Oriented Interface

public function getPermissionEmail();
public function setPermissionEmail($value);

Procedural Interface

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

Default Value

''

Remarks

This property is used to define the user or group to which the permission applies when PermissionType is set to 0 (gdptUser) or 1 (gdptGroup).

This property is not available at design time.

Data Type

String

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