NuixReorderProductionSet
Alias:NuixReorderProductionSet
, NuixReorderProduction
Output:Unit
Requires Nuix.Version 5.2
Requires Nuix.Features: PRODUCTION_SET
Reorders and renumbers the items in a production set.
Parameter | Type | Required | Position | Default Value | Example | Summary |
---|---|---|---|---|---|---|
ProductionSetName Set | string | ✔ | 1 | The production set to reorder. | ||
SortOrder Order ItemSort | ItemSortOrder | 2 | Position | The method of sorting items during the renumbering. | ||
CasePath Directory | string | Use the current open case | C:/Cases/MyCase | The case path to use. If this is set, that case will be opened. If it is not set, the existing case will be used. If it is not set and no existing case is open this will result in an error. |