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

PermissionId Property

The Id of the permission.

Object Oriented Interface

public function getPermissionId();
public function setPermissionId($value);

Procedural Interface

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

Default Value

''

Remarks

This property holds the Id of the permission. This must be specified when calling DeletePermission and UpdatePermission. This will be populated after calling ListPermissions and setting PermissionIndex to a valid index.

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]