Core\CIM_ParameterValueSources.mof.mof (HTML version)

Return to index
CIM_ParameterValueSources
ParameterValueSources represents the association between a MethodParameters instance and the ManagedElement instances, which contain properties to be used to create values for the MethodParameters properties.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Key
CIM_ManagedElement REF ValueSource ;
The ManagedElement that contains properties to be used to populate the values of the properties of the MethodParameters instance.
Key
CIM_MethodParameters REF Parameters ;
The MethodParameters instance whose property values are to be set.