RelativityDeleteDocument
Alias:RelativityDeleteDocument
Output:Entity
Parameter | Type | Required | Position | Summary |
---|---|---|---|---|
Workspace | int or string | ✔ | 1 | The Workspace containing the object to delete. You can provide either the Artifact Id or the name |
ObjectArtifactId | int | ✔ | 2 | The id of the object to delete |
Examples​
SCL​
RelativityDeleteDocument Workspace: 11 ObjectArtifactId: 22
Expected Output​
(Count: 1, DeletedItems: [(ObjectTypeName: "document" Action: "delete" Count: 1 Connection: "object")])