IPWorks 2020 JavaScript Edition

Questions / Feedback?

PatchProperties Method

Update the current set of properties on the server.

Syntax

async webdav.patchProperties(resourceURI : string): Promise<void>

Remarks

When the user calls PatchProperties, 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 JavaScript Edition - Version 20.0 [Build 8292]