What Are the Export Options for Inventory Catalogs?
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
To export an inventory catalog, use one of the ExportXml methods of the InventoryContext object. This method lets you specify whether to export the catalog as an XML file or as a data stream. Use the InventoryExportOptions parameter to specify the options that control the export operation. These options are identical to the options used to export a product catalog. For a description of these options and how they are used, see What Are the Export Options? and the reference topic InventoryExportOptions.