ExportXml Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Exports catalog data to an Extensible Markup Language (XML).
Overload List
Name | Description | |
---|---|---|
ExportXml(CatalogExportOptions, Stream) | Exports catalogs to the specified stream. | |
ExportXml(CatalogExportOptions, String) | Exports catalogs to the specified file. |
Top
Remarks
Creates an XML file that contains Catalog information. The exportStream virtual file contains set of options to use for a catalog export operation. The options consist if the exported catalog is a base or virtual catalog, the language of the exported catalog, an indicator to determine if the dependent base catalog should be exported along with the virtual catalog, and the catalog sets to export.