DataCubeService.updateTransform Method
        
 Updates the transform on the given data cube.
 
         
        Parameters
        
            - transform
            
 
            - 
                
Type: Transform
The transform to update. 
        
        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.