Click or drag to resize
ReportExportToXml Method
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.4.1
Syntax
C#
public Stream ExportToXml()

Return Value

Type: Stream
See Also