HierarchyEntityService.replaceLevel Method

Replaces a hierarchy level.
 

Parameters

id

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

Type: String
The unique name of the level.
nativeStructureId

Type: String
ID of the native table.

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.