HierarchyEntityService.updateHierarchy Method

Updates a hierarchy.
 

Parameters

id

Type: String
The ID of the hierarchy to update.
hierarchy

Type: Hierarchy
The hierarchy containing the updated values.

Return Value


Type: jQuery.Promise
Value: dundas.entities.Hierarchy
A promise object that is resolved when the call is complete.