MetricSetService.generateDataInputMetricSet Method
        
 Generates a metric set based on a data input data cube.
 
         
        Parameters
        
            - parentObjectId
            
 
            - 
                
Type: String
The ID of the parent object this metric set will reside within. 
        
        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.