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

PermissionCount Property

The number of permissions for the file.

Object Oriented Interface

public function getPermissionCount();

Procedural Interface

incloudstorage_googledrive_get($res, 33 );

Default Value

0

Remarks

This property holds the number of permissions for the file. This will be populated after calling ListPermissions. Set PermissionIndex to a value from 0 to PermissionCount - 1 to select a permission.

This property is read-only and 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]