Share via


ReqPeggingTree::newFirstLevelNodes Method [AX 2012]

Creates a new instance of the ReqPeggingTree class.

Syntax

client server public static ReqPeggingTree newFirstLevelNodes(List _firstLevelNodes)

Run On

Called

Parameters

  • _firstLevelNodes
    Type: List Class
    The list that contains the first level nodes of the tree.

Return Value

Type: ReqPeggingTree Class
A new instance of the ReqPeggingTree class.

See Also

Reference

ReqPeggingTree Class