Click or drag to resize
ConnectorExportProducts Method
Exports product data from the eSales cluster by returning a stream to the caller.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public virtual Stream ExportProducts()

Return Value

Type: Stream
The stream containing product data from the cluster.
See Also