PermissionAdditionalRoles Property
Additional roles.
Object Oriented Interface
public function getPermissionAdditionalRoles(); public function setPermissionAdditionalRoles($value);
Procedural Interface
incloudstorage_googledrive_get($res, 32 ); incloudstorage_googledrive_set($res, 32, $value );
Default Value
''
Remarks
This property specifies any additional roles (if any) for the user, group, or domain specified by PermissionValue. At the time of this writing the only allowed value is "commenter".
This property is not available at design time.
Data Type
String