Click or drag to resize
ConnectorExportConfiguration Method
Exports esales configuration 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 ExportConfiguration()

Return Value

Type: Stream
The stream containing esales configuration from the cluster.
See Also