| CIM_ProductProductDependency |
| CIM_ProductProductDependency is an association between two products, indicating that one must be installed, or must be absent, for the other to function. This is conceptually equivalent to the CIM_ServiceServiceDependency association. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| DependentProduct | | Reference | The product that is dependent on another product. |
| RequiredProduct | | Reference | The required product. |
| TypeOfDependency | | UInt16 | The nature of the product dependency. This property describes that the associated product must be installed (value=2) or must be absent (value=3) in order for the product to function. |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|