ReqPeggingTreeNode.isRoot Method [AX 2012]

Indicates whether the current node is a root node.

Syntax

public boolean isRoot()

Run On

Called

Return Value

Type: boolean
true if the specified node is a root node; otherwise false.

See Also

Reference

ReqPeggingTreeNode Class