Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

PermissionIndex Property

Specifies the permission.

Syntax

[VB.NET]
Public Property PermissionIndex As Integer

[C#]
public int PermissionIndex {get; set;}

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.

Default Value

-1

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