TimeDimensionService.getTimeDimensionById Method
        
 Gets the desired time dimension by ID.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the time dimension to retrieve. 
        
        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.