ProjWBSTree.hasNode Method [AX 2012]

Checks if tree has a node.

public boolean hasNode(ElementNumber _elementNumber)

Run On

Called

Parameters

_elementNumber
Type: ElementNumber Extended Data Type
ElementNumber of the node for which to check.

Return Value

Type: boolean
true if tree has the node; false otherwise.

Community Additions

ADD
Show: