Share via


ExportXml Method

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

Exports Inventory catalog data to an Extensible Markup Language (XML).

Overload List

  Name Description
ms989336.pubmethod(en-US,CS.70).gif ExportXml(InventoryExportOptions, Stream) Exports the contents of one or more inventory catalogs to the specified Stream.
ms989336.pubmethod(en-US,CS.70).gif ExportXml(InventoryExportOptions, String) Exports the contents of one or more inventory catalogs to an XML file.

Top

Remarks

The Inventory system will support exporting the contents of the inventory system to an XML format. This can be to an XML file or XML stream.

See Also

Reference

InventoryContext Class

InventoryContext Members

Microsoft.CommerceServer.Inventory Namespace