Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the primary record that the node represents.
Syntax
protected Common getNodeRecordForNode(RetailDeploymentHierarchyNode _node, [boolean _forupdate])
Run On
Called
Parameters
- _node
Type: RetailDeploymentHierarchyNode Class
The node for which to get the record.
- _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.