ConnectorExportPanels Method (String)A Sandcastle Documented Class Library
Exports panel configuration from the eSales cluster to the specified destinationFile.

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

C#
public long ExportPanels(
	string destinationFile
)

Parameters

destinationFile
Type: SystemString
The destination file for panel configuration

Return Value

Type: Int64
The size of the saved file in bytes
See Also

Reference