This association indicates which Queue holds a PrintJob and where the Job is located within that Queue. A Job can remain on its final Queue when it has been printed with a PrintJobStatus of 'Complete' or 'Completed With Error'. |
Qualifiers:Version ( "2.10.0" ) UMLPackagePath ( "CIM::Device::Printing" ) Association |
Parameters (local in grey) |
| Weak Override ( "Dependent" ) CIM_PrintJob REF Dependent ; The PrintJob. | uint32 QueuePosition ; The position of the PrintJob on the Queue. The top of the Queue is indicated by a value of 1 with higher values being used to represent Jobs that are further away from the top of the Queue. A QueuePosition of 0 indicates that the Job has completed (either with or without error). | Max ( 1 ) Min ( 1 ) Override ( "Antecedent" ) CIM_PrintQueue REF Antecedent ; The PrintQueue on which the Job is held. |
| |
| | |