AddRelationshipToProduct Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
AddRelationshipToProduct(String, String, String, String) | Adds a relationship to the target product in the target catalog. (Inherited from CatalogItem.) | |
AddRelationshipToProduct(String, String, String, String, Int32) | Adds a relationship to the target product in the target catalog, with a rank. (Inherited from CatalogItem.) |
Top