Description | string | The CIM_ProductComponent association defines a containment and component relationship among Products. For example, a Product may come bundled with other Products.
Note that this association duplicates ProductParentChild. The latter association is maintained for legacy reasons. This association, ProductComponent, is added for ease of query and modeling consistency. Using ProductComponent, an application can query for all Component relationships for a Product, versus querying the various Component relationships AND ProductParentChild. |