Share via


ReqPeggingTree::newStandard Method [AX 2012]

Creates a new instance of the ReqPeggingTree class.

Syntax

client server public static ReqPeggingTree newStandard(Common _common)

Run On

Called

Parameters

  • _common
    Type: Common Table
    The record buffer that represents the root node of the tree.

Return Value

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

See Also

Reference

ReqPeggingTree Class