MetricSetService.updateScriptMeasure Method
        
 Update a script measure.
 
         
        Parameters
        
            - metricSetId
            
 
            - 
                
Type: String
The metric set ID of the script measure to update. 
            - measureUsage
            
 
            - 
                
Type: MeasureUsage
The measure usage object of the script measure to update. 
            - alignment
            
 
            - 
                
Type: FormulaAlignment
(optional) The formula alignment.
Optional: True 
            - enforceHierarchyCubeCheck
            
 
            - 
                
Type: Boolean
(optional) The enforce hierarchy cube check option.
Optional: True 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.data.MeasureUsage
        
The updated measure.