ProjWBSTree.cleanupChildrenAfterDelete Method [AX 2012]

Cleans up in-memory representation of the hierarchy.

public List cleanupChildrenAfterDelete(ProjWBSTreeNode _rootNode)

Run On

Called

Parameters

_rootNode
Type: ProjWBSTreeNode Class
Root node of the hierarchy.

Return Value

Type: List Class
List of the activity numbers that have been deleted.

The takes as a precondition that hierarchy was already deleted from the db by the time method is called.

Community Additions

ADD
Show: