GetSku Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Returns an InventorySku object associated with this InventoryCatalog and identifier by its name and identifier.
Overload List
Name | Description | |
---|---|---|
GetSku(String, String) | Returns an InventorySku object associated with this InventoryCatalog and identified by the product identifier. | |
GetSku(String, String, String) | Returns an InventorySku object associated with this InventoryCatalog and identified by the product identifier and variant. |
Top