IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

PatchProperties Method

Update the current set of properties on the server.

Syntax

[VB.NET]
Public Sub PatchProperties(ByVal ResourceURI As String)
[C#]
public void PatchProperties(string resourceURI);

Remarks

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]