IPWorks Cloud 2020 Python Edition

Questions / Feedback?

create_permission_options_is_owner Property

If the user is the owner.

Syntax

def get_create_permission_options_is_owner() -> bool: ...

create_permission_options_is_owner = property(get_create_permission_options_is_owner, None)

Default Value

FALSE

Remarks

If the user is the owner.

This property specifies if the user specified by the create_permission_options_user_id property is the owner of the item specified by the create_permission_options_folder_id 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]