Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Deletes an InventorySku from the InventorySkuCollection.
Overload List
Name | Description | |
---|---|---|
![]() |
DeleteSku(String, String) | Deletes the specified InventorySku object from the InventorySkuCollection. The deleted InventorySKU object is specified by the Product catalog and the product identifier. |
![]() |
DeleteSku(String, String, String) | Deletes the specified InventorySku object from the InventorySkuCollection. The deleted InventorySKU object is specified by the Product catalog and the variant identifier. |
Top