Share via


ReqPeggingTreeNode::newStandard Method [AX 2012]

Creates a subtype node class instance based on the specified record buffer.

Syntax

client server public static ReqPeggingTreeNode newStandard(Common _common)

Run On

Called

Parameters

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

Return Value

Type: ReqPeggingTreeNode Class
A new instance of one of the class subtypes; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic) if the record buffer is not recognized.

See Also

Reference

ReqPeggingTreeNode Class