PermissionIndex Property
Specifies the permission.
Syntax
googledrivecontrol.PermissionIndex[=integer]
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