MapService.getMapBindings Method
        
 Gets suggested map bindings based on the requested data.
 
         
        Parameters
        
            - metricSetDataRequest
            
 
            - 
                
Type: Object
An object with properties corresponding with Dundas.BI.WebApi.Models.GetMapBindingsOptions. 
        
        Return Value
        
Type: jQuery.Promise
        
A promise object that is resolved when the request is complete. If successful, an object
 corresponding with Dundas.BI.WebApi.Models.RecommendedMapBindings is returned to callback methods.