ConnectorImportPanels Method (String, String) |
Imports panels from the specified importFile to the eSales cluster.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public void ImportPanels(
string importFile,
string name
)
Parameters
- importFile
- Type: SystemString
The file containing panel configuration - name
- Type: SystemString
A unique identifier for the request. If null, a generated id will be used.
Exceptions See Also