What Are the Export Options for Inventory Catalogs?

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.

See Also

Other Resources

How to Export an Inventory Catalog to an XML File