ProjWBSUpdateController.hasChildrenByElementNumber Method [AX 2012]

Gets whether the given task has children.

public boolean hasChildrenByElementNumber(ElementNumber _elementNumber)

Run On

Called

Parameters

_elementNumber
Type: ElementNumber Extended Data Type
Element number of the task.

Return Value

Type: boolean
true if task has children; false otherwise.

Community Additions

ADD
Show: