DocWorkOrder

The DocWorkOrder object contains the instructions for document generation.

Parameter Type Description
AncillaryOutputOptionsArrayOfAncillaryOutputOptionArray containing an unbound collection of AncillaryOutputOption objects.
DocAutoselectedExpereBooleanA boolean defining if the document is marked for autoselection. A TRUE value indicates the document is autoselected; a FALSE value indicates it is not autoselected.
DocFormatDocumentFormatTypeObject defining the format type for a document (based on an enumerated value).
DocPrepareExpereBooleanA boolean defining if the document is a prepared document. A TRUE value indicates the document is prepared; a FALSE value indicates it is not prepared.
DocStylestringThe document style.
DocSuggestedExpereBooleanA boolean defining if the document is a suggested document. A TRUE value indicates the document is suggested; a FALSE value indicates it is not suggested.