UpdateProperties
Add, update or remove properties associated with the supplied file and templates.
Input
Name | Type | Required | Description |
Path | String | False | A unique identifier for the file or folder. |
Remove_Fields | String | False | List of String Property fields to remove (by name), if they exist. This field is optional. |
Template_Id | String | False | A unique identifier for a property template. |
AddorUpdateFields | String | False | An aggregate with object for each field it needs to update. This needs to be a JSON object or the name of a #TEMP table. |
Result Set Columns
Name | Type | Description |
Success | String | The status of the operation. |