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
ms986620.pubmethod(en-US,CS.70).gif ExportXml(CatalogExportOptions, Stream) Exports catalogs to the specified stream.
ms986620.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace