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 | |
---|---|---|
ExportXml(InventoryExportOptions, Stream) | Exports the contents of one or more inventory catalogs to the specified Stream. | |
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.