Share via


RetailDeploymentHierarchyController.getNodeRecordForNode Method [AX 2012]

Gets the primary record that the node represents.

Syntax

protected Common getNodeRecordForNode(RetailDeploymentHierarchyNode _node, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record should be selected for update; optional.

Return Value

Type: Common Table
The record that the node represents.

See Also

Reference

RetailDeploymentHierarchyController Class