Share via


ReqPeggingTree.rootNode Method [AX 2012]

Gets the root node for a given tree node.

Syntax

public ReqPeggingTreeNode rootNode(ReqPeggingTreeNode _node)

Run On

Called

Parameters

Return Value

Type: ReqPeggingTreeNode Class
A ReqPeggingTreeNode object, which is the root of the _node parameter.

See Also

Reference

ReqPeggingTree Class