PermissionId Property
The Id of the permission.
Syntax
public String getPermissionId(); public void setPermissionId(String permissionId);
Remarks
This property holds the Id of the permission. This must be specified when calling DeletePermission and UpdatePermission. This will be populated after calling ListPermissions and setting PermissionIndex to a valid index.
This property is not available at design time.
Default Value
""