System\CIM_ExecutionCandidate.mof.mof (HTML version)

Return to index
CIM_ExecutionCandidate Superclass: CIM_Dependency
ExecutionCandidate represents the association between a System and a Job, describing that the System is capable of running the job.
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_Job REF Dependent ;
The Job that can be run.
Override ( "Antecedent" )
CIM_System REF Antecedent ;
The System that is capable of running the Job.