ExtensionService.getExportProviders Method
        
 Gets all the available export providers from the server.
 
         
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: dundas.export.ExportProvider
        
A promise object that is resolved when the call is complete.
 If successful, an array of dundas.export.ExportProvider is returned.