RelativityUpdateObject
Alias:RelativityUpdateObject
Output:Unit
Update a Relativity Object
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Workspace | int or string | ✔ | 1 | The Workspace containing the folder. You can provide either the Artifact Id or the name | |
ObjectArtifactId | int | ✔ | 2 | The artifact id of the object to update | |
FieldValues | entity | ✔ | 3 | The updated values to use | |
UpdateBehaviour | UpdateBehaviour | 4 | Merge | indicates whether you want to replace or merge a choice or object. These options are available for only multiple choice and multiple object fields. |