ImportXml Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Imports a XML stream or file on the server.
Overload List
Name | Description | |
---|---|---|
ImportXml(InventoryImportOptions, Stream) | Imports a stream on the server. | |
ImportXml(InventoryImportOptions, String) | Imports inventory catalogs from an XML file. |
Top