ProjWBSUpdateController.isRoot Method [AX 2012]

Determines whether task is the root task or not.

public boolean isRoot(HierarchyTreeTable _hierarchTreeTable)

Run On

Called

Parameters

_hierarchTreeTable
Type: HierarchyTreeTable Table
HierarchyTreeTable record of task to verify.

Return Value

Type: boolean
true if task is the root task; false otherwise.

Community Additions

ADD
Show: