ProjWBSTree.loadTreeFromDatabase Method [AX 2012]

Loads a WBS tree from the database.

public void loadTreeFromDatabase([HierarchyPath _subTreePath, boolean shouldLoadFullTree])

Run On

Called

Parameters

_subTreePath
Type: HierarchyPath Extended Data Type
A HierarchyPath of sub tree root which will be loaded from database.
shouldLoadFullTree
Type: boolean
If true, full tree is loaded from database.

Community Additions

ADD
Show: