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(CatalogImportOptions, Stream) | Imports a stream on the server. | |
ImportXml(CatalogImportOptions, String) | Imports an XML file. |
Top
Remarks
Use this method to import an XML stream as catalog data.