DocWorkOrder
Overview
The DocWorkOrder schema defines the processing instructions for a given document.
{
docPrepare boolean
nullable: true
Gets or Sets DocPrepare
docAutoselected boolean
nullable: true
Gets or Sets DocAutoselected
docSuggested boolean
nullable: true
Gets or Sets DocSuggested
docFormat DocumentFormatTypeEnumstring
Gets or Sets DocumentFormatTypeEnum
Enum:
Array [ 5 ]
docStyle string
nullable: true
Gets or Sets DocStyle
ancillaryOutputOptions [
nullable: true
Gets or Sets AncillaryOutputOptions
AncillaryOutputOption{...}]
}