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

PermissionIndex Property

Specifies the permission.

Object Oriented Interface

public function getPermissionIndex();
public function setPermissionIndex($value);

Procedural Interface

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

Default Value

-1

Remarks

This property specifies the selected permission. Set PermissionIndex to a value from 0 to PermissionCount - 1 to select a file.

This property may be set to -1 to clear the selection. This is useful when you wish to specify properties before calling AddPermission.

This property is not available at design time.

Data Type

Integer

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