MetricSetService.updateScriptMetricSet Method
        
 Update a script measure of a script metric set.
 
         
        Parameters
        
            - scriptMetricSetId
            
 
            - 
                
Type: number
The script metric set ID to update. 
            - targetMeasureUsage
            
 
            - 
                
Type: MeasureUsage
The measure to update. 
            - metricSetUsages
            
 
            - 
                
Type: Array
ElementType: MeasureUsage
Metric set usage that is added as a result of the change of the script. 
            - alignment
            
 
            - 
                
Type: FormulaAlignment - May be null
(Optional) The formula alignment behaviour of the metric set 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.entities.MetricSet
        
The updated metric set.