un_lock_resource Method

Unlocks a resource.

Syntax

def un_lock_resource(resource_uri: str) -> None: ...

Remarks

Before calling un_lock_resource on a particular resource, the lock_tokens property must be set to the lock tokens for ResourceURI. The method will remove the lock, allowing other users or non-privileged users to access and operate on the file.

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