IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

PermissionId Property

The Id of the permission.

Object Oriented Interface

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

Procedural Interface

ipworkscloud_googledrive_get($res, 62 , $permissionindex);
ipworkscloud_googledrive_set($res, 62, $value , $permissionindex);

Default Value

''

Remarks

The Id of the permission.

This property holds the Id of the permission.

The $permissionindex parameter specifies the index of the item in the array. The size of the array is controlled by the PermissionCount property.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]