RelativityCreateFolder
Alias:RelativityCreateFolder
Output:SCLInt
Create a folder in a relativity workspace
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Workspace | int or string | ✔ | 1 | The Workspace where you want to create the folder. You can provide either the Artifact Id or the name | |
FolderName Name | string | ✔ | 2 | The name of the Folder DTO that you want to create. | |
ParentFolderId | int | 3 | Create the folder at the root of the workspace. | The Id of the parent where you want to add the new subfolder. |