TransferService.getExistingExportConfigurationById Method

Gets the saved Export Configuration by ID.
 

Parameters

idToGet

Type: String
The export configuration ID.

Return Value


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