.. _CIM-AssociatedJobMethodResult:

CIM_AssociatedJobMethodResult
-----------------------------

Class reference
===============
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.


Key properties
^^^^^^^^^^^^^^

| :ref:`Job <CIM-AssociatedJobMethodResult-Job>`
| :ref:`JobParameters <CIM-AssociatedJobMethodResult-JobParameters>`

Local properties
^^^^^^^^^^^^^^^^

.. _CIM-AssociatedJobMethodResult-Job:

:ref:`CIM_ConcreteJob <CIM-ConcreteJob>` **Job**

    The associated ConcreteJob.

    
.. _CIM-AssociatedJobMethodResult-JobParameters:

:ref:`CIM_MethodResult <CIM-MethodResult>` **JobParameters**

    The associated MethodResult.

    

Local methods
^^^^^^^^^^^^^

*None*

Inherited properties
^^^^^^^^^^^^^^^^^^^^

*None*

Inherited methods
^^^^^^^^^^^^^^^^^

*None*

