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.
CIM_ProductProductDependency properties
CIM_ProductProductDependency has 3 properties (3 Local)
'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.'
Values
['Unknown', 'Other', 'Product Must Be Installed', 'Product Must Not Be Installed']
'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.'