DataCubeService.refreshTransform Method
        
 Refreshes the transform.
 
         
        Parameters
        
            - dataCubeId
            
 
            - 
                
Type: string
The ID of data cube the transform exists in. 
            - transformId
            
 
            - 
                
Type: string
The ID of the transform to refresh. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.entities.DataCube
        
A promise object that is resolved when the call is complete.
 If successful, the updated dundas.entities.DataCube is returned.