GetSkus Method

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

Returns an InventorySkuCollection containing inventory SKUs in the inventory system.

Overload List

  Name Description
ms870649.pubmethod(en-US,CS.70).gif GetSkus()()() Returns an InventorySkuCollection containing all the inventory SKUs in the inventory system.
ms870649.pubmethod(en-US,CS.70).gif GetSkus(String) Returns an InventorySkuCollection containing the inventory SKUs matching the specified criteria.
ms870649.pubmethod(en-US,CS.70).gif GetSkus(String, SearchOptions) Returns an InventorySkuCollection containing the inventory SKUs matching the specified criteria.
ms870649.pubmethod(en-US,CS.70).gif GetSkus(String, SearchOptions, Int32%) Returns an InventorySkuCollection containing the inventory SKUs matching the specified criteria. The total number of records matching the search is available.

Top

See Also

Reference

InventoryCatalog Class

InventoryCatalog Members

Microsoft.CommerceServer.Inventory Namespace