TimeDimensionService.createTimeDimension Method

Creates a time dimension based on the time dimension given. The ID field should be left blank, as it will be populated after the object is created.
 

Parameters

timeDimension

Type: TimeDimension
The time dimension to save.

Return Value


Type: jQuery.Promise
Value: dundas.entities.TimeDimension
A promise object that is resolved when the call is complete. If successful, the created dundas.entities.TimeDimension is returned.