System\CIM_AssociatedJobMethodResult.mof.mof (HTML version)

Return to index
CIM_AssociatedJobMethodResult
AssociatedJobMethodResult represents an association between a ConcreteJob and the MethodResult expressing the parameters for the Job when the job was created by side-effect of the execution of an extrinsic method.
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Max ( 1 )
Key
CIM_MethodResult REF JobParameters ;
The associated MethodResult.
Max ( 1 )
Key
CIM_ConcreteJob REF Job ;
The associated ConcreteJob.