SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

curr_list_entry_supports_exclusive_lock Property

Indicates whether the entry supports exclusive locking.

Syntax

def get_curr_list_entry_supports_exclusive_lock() -> bool: ...

curr_list_entry_supports_exclusive_lock = property(get_curr_list_entry_supports_exclusive_lock, None)

Default Value

FALSE

Remarks

Indicates whether the entry supports exclusive locking.

This property is read-only.

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