Share via


SaveSkus Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Saves the inventory SKUs in the InventorySkuCollection.

Overload List

  Name Description
ms989320.pubmethod(en-US,CS.70).gif SaveSkus(InventorySkuCollection) Saves the inventory SKUs in the InventorySkuCollection.
ms989320.pubmethod(en-US,CS.70).gif SaveSkus(InventorySkuCollection, Boolean) Saves the inventory SKUs in the InventorySkuCollection.

Top

Remarks

Performs a bulk save of the inventory products. The operation will be transacted. This method will take a collection of inventory SKUs and update the changes made by the caller to the collection, in the inventory database.

See Also

Reference

InventoryCatalog Class

InventoryCatalog Members

Microsoft.CommerceServer.Inventory Namespace