SecureBlackbox 2020 Python Edition

Questions / Feedback?

perms_modify Property

Indicates if the document may be modified.

Syntax

def get_perms_modify() -> bool: ...

perms_modify = property(get_perms_modify, None)

Default Value

TRUE

Remarks

Indicates if the document may be modified.

This property is read-only.

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