Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

PermissionRole Property

The role specified for the permission.

Object Oriented Interface

public function getPermissionRole();
public function setPermissionRole($value);

Procedural Interface

ingoogle_gdrive_get($res, 36 );
ingoogle_gdrive_set($res, 36, $value );

Default Value

0

Remarks

This property defines the role of the permission. This may be set when creating or updating a permission. Possible values are:

0 (gdprReader - default) Read-only permissions.
1 (gdprWriter) Read and write permissions.
2 (gdprOwner) Full ownership.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0