UpdateProperties
Add, update or remove properties associated with the supplied file and templates.
Input
Name | Type | Required | Description |
Path | String | False | String(pattern='/(.|[\r\n])*|id:.*|(ns:[0-9]+(/.*)?)')A unique identifier for the file or folder. |
Remove_Fields | String | False | List of String Property fields to remove (by name), provided they exist. This field is optional. |
Template_Id | String | False | String(min_length=1, pattern='(/|ptid:).*')A unique identifier for a property template. |
AddorUpdateFields | String | False | An aggregate with object for each field it needs to update. It needs to be a Json object can also be the name of a #TEMP table. |
Result Set Columns
Name | Type | Description |
Success | String | The status of the operation. |