RelativityCreateField
Alias:RelativityCreateField
Output:SCLInt
Creates a new Fixed Length Field and returns the ArtifactId of that field
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 | |
FieldName | string | ✔ | 2 | The Name for the field | |
Length | int | 3 | 100 | The length of the field |