NuixAssertPrintPreviewState
Alias:NuixAssertPrintPreviewState
Output:Unit
Requires Nuix.Version 5.2
Requires Nuix.Features: PRODUCTION_SET, ANALYSIS
Checks the print preview state of the production set.
Parameter | Type | Required | Position | Default Value | Example | Summary |
---|---|---|---|---|---|---|
ProductionSetName ProductionSet | string | ✔ | 1 | The production set to reorder. | ||
ExpectedState HasState | PrintPreviewState | 2 | All | The expected print preview state of the production set; | ||
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. |