TransferService.updateExportConfigurationName Method
        
 Updates the existing export configuration name.
 
         
        Parameters
        
            - existingId
            
 
            - 
                
Type: String
The export configuration ID. 
            - existingConfigInfo
            
 
            - 
                
Type: ExportConfigInfo
The dundas.transfer.ExportConfigInfo object. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: ExportConfigInfo
        
 A promise object that is resolved when the call is completed.
 If successful, the updated dundas.transfer.ExportConfigInfo object is returned.