System\CIM_JobDestinationJobs.mof.mof (HTML version)

Return to index
CIM_JobDestinationJobs Superclass: CIM_Dependency
An association describing where a Job is submitted for processing, ie to which JobDestination.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_Job REF Dependent ;
The Job that is in the Job queue/Destination.
Max ( 1 )
Override ( "Antecedent" )
CIM_JobDestination REF Antecedent ;
The JobDestination, possibly a queue.