GetProduct Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
GetProduct(String) | Retrieves a Product object for the specified product in the current catalog. (Inherited from ProductCatalog.) | |
GetProduct(String, ProductConfiguration) | Retrieves a Product object for the specified product and configuration in the current catalog. (Inherited from ProductCatalog.) |
Top