IPWorks Cloud 2020 Python Edition

Questions / Feedback?

permission_is_owner Property

If the user is the owner.

Syntax

def get_permission_is_owner(permission_index: int) -> bool: ...

Default Value

FALSE

Remarks

If the user is the owner.

This property specifies if the user specified by the permission_user_id property is the owner of the item specified by the permission_folder_id property.

The permission_index parameter specifies the index of the item in the array. The size of the array is controlled by the permission_count property.

This property is read-only.

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