ProjWBSTree.getSiblingsOf Method [AX 2012]

Gets the siblings of a node.

public List getSiblingsOf(ProjWBSTreeNode _node)

Run On

Called

Parameters

_node
Type: ProjWBSTreeNode Class
The node to get the siblings for.

Return Value

Type: List Class
A list of siblings.

ExceptionCondition
Error

Invalid element number.

Community Additions

ADD
Show: