HierarchyEntityService.restoreUndoFrame Method

Restores the hierarchy entity to a specific undo frame.
 

Parameters

hierarchyId

Type: String
The ID of hierarchy entity to restore the undo frame.
frameId

Type: String
The ID of the undo frame to restore to.

Return Value


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