TransferService.saveExistingExportConfiguration Method

Saves the existing export configuration.
 

Parameters

idToUpdate

Type: String
The export configuration ID.
exportConfiguration

Type: ExportConfig
The dundas.transfer.ExportConfig object containing the export configuration.

Return Value


Type: jQuery.Promise
Value: Object
Element Value: ExportConfig
A promise object that is resolved when the call is completed. If successful, the updated dundas.transfer.ExportConfig object is returned.