HierarchyEntityService.updateRaggedHierarchy Method

Updates a ragged hierarchy.
 

Parameters

id

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

Type: RaggedHierarchy
The hierarchy containing the updated values.
levelPopulationPolicy

Type: LevelPopulationPolicy
The level population policy to be used. Default is 'Auto.'

Return Value


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