TimeDimensionService.getTimeHierarchyById Method

Gets the time hierarchy by the given ID.
 

Parameters

id

Type: String
The ID of the hierarchy to retrieve.
uniqueName

Type: String
The unique name of the hierarchy.

Return Value


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