System\CIM_DiagnosticResultForTest.mof.mof (HTML version)

Return to index
CIM_DiagnosticResultForTest
This class is being deprecated as part of the deprecation of the DiagnosticResult class.
This is an association class to relate the results of a test to the test itself.
Qualifiers:Version ( "2.9.0" ) Deprecated { "No Value" } Association
Parameters (local in grey)
Max ( 1 )
Min ( 1 )
Key
Deprecated { "No Value" }
CIM_DiagnosticTest REF DiagnosticTest ;
The test that generated the result object.
Max ( 1 )
Weak
Min ( 1 )
Key
Deprecated { "No Value" }
CIM_DiagnosticResult REF DiagnosticResult ;
The result object.