MetricSetService.restoreUndoFrame Method
        
 Restores the metric set to a specific undo frame.
 
         
        Parameters
        
            - metricSetId
            
 
            - 
                
Type: String
The ID of metric set to restore the undo frame. 
            - frameId
            
 
            - 
                
Type: String
The ID of the undo frame to restore to. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.entities.MetricSet
        
A promise object that is resolved when the call is complete.
 If successful, the created dundas.entities.MetricSet is returned.