HierarchyEntityService.deleteLevel Method

Deletes a level from a hierarchy.
 

Parameters

id

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

Type: String
The unique name of the level.

Return Value


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