Click or drag to resize
ConnectorExportSynonyms Method
Exports synonym 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.5.0
Syntax
C#
public virtual Stream ExportSynonyms()

Return Value

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