RelativityRetrieveRootFolder
Alias:RelativityRetrieveRootFolder
Output:Entity
Retrieve the root folder of a Workspace
Parameter | Type | Required | Position | Summary |
---|---|---|---|---|
Workspace | int or string | ✔ | 1 | The Workspace. You can provide either the Artifact Id or the name |
Examples​
SCL​
RelativityRetrieveRootFolder Workspace: 42
Expected Output​
(Name: MyRootFolder, ArtifactId: 123, HasChildren: true, Selected: false)