patch_properties Method

Update the current set of properties on the server.

Syntax

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

Remarks

When the user calls patch_properties, the class will send a request to the server to update the existing property list. The method is linked to the properties property: the class will use the Operation field to tell the server what to do with the properties.

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