RepeaterAdapter.getMetricSetBindingById Method
        
 Gets the requested metric set binding on the given adapter ID by ID.
 
         
        Parameters
        
            - adapterId
            
 
            - 
                
Type: String
The ID of the adapter the metric set binding is on. 
            - metricSetBindingId
            
 
            - 
                
Type: String
The ID of the metric set to find. 
        
        Return Value
        
Type: MetricSetBinding
        
The metric set binding, or null if none is found.