DataCubeService.updateDataCube Method
Updates the given data cube.
Parameters
- dataCube
-
Type: DataCube
The data cube 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.