GetInventoryCatalogs Method

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

Returns an InventoryCatalogCollection object containing the list of inventory catalogs in the inventory system.

Overload List

  Name Description
ms989337.pubmethod(en-US,CS.70).gif GetInventoryCatalogs()()() Returns an InventoryCatalogCollection object containing the list of all the inventory catalogs in the inventory system.
ms989337.pubmethod(en-US,CS.70).gif GetInventoryCatalogs(String) Returns an InventoryCatalogCollection object containing the list of all the inventory catalogs in the inventory system that match the specified search clause.
ms989337.pubmethod(en-US,CS.70).gif GetInventoryCatalogs(String, SearchOptions) Returns an InventoryCatalogCollection object containing the list of the inventory catalogs in the inventory system that match the specified search clause.
ms989337.pubmethod(en-US,CS.70).gif GetInventoryCatalogs(String, SearchOptions, Int32%) Returns an InventoryCatalogCollection object containing the list of the inventory catalogs in the inventory system that match the specified search clause. The total number of records matching the query are available.

Top

See Also

Reference

InventoryContext Class

InventoryContext Members

Microsoft.CommerceServer.Inventory Namespace