Share via


CreateSku Method

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

Creates a product in the inventory catalog and returns an InventorySku class.

Overload List

  Name Description
ms870418.pubmethod(en-US,CS.70).gif CreateSku(String, String, Decimal, StockStatus) Creates an inventory SKU.
ms870418.pubmethod(en-US,CS.70).gif CreateSku(String, String, Decimal, StockStatus, Decimal) Creates an inventory SKU with the stock out threshold.
ms870418.pubmethod(en-US,CS.70).gif CreateSku(String, String, String, Decimal, StockStatus) Creates an inventory SKU with the variant identifier.
ms870418.pubmethod(en-US,CS.70).gif CreateSku(String, String, String, Decimal, StockStatus, Decimal) Creates an inventory SKU with the stock out threshold and variant identifier.

Top

See Also

Reference

InventoryCatalog Class

InventoryCatalog Members

Microsoft.CommerceServer.Inventory Namespace