TimeDimensionService.updateTimeDimension Method
Updates the given time dimension.
Parameters
- timeDimension
-
Type: TimeDimension
The time dimension to update.
Return Value
Type: jQuery.Promise
Value: dundas.entities.TimeDimension
A promise object that is resolved when the call is complete.
If successful, the updated dundas.entities.TimeDimension is returned.