ReportExportToXml Method A Sandcastle Documented Class Library
Exports the content of this report to a stream. The content is written in the same XML format as used between the eSales cluster and the eSales Connector.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public Stream ExportToXml()

Return Value

Type: Stream
See Also

Reference