VersioningCompare.treeNodeName Method [AX 2012]

Initializes the name of the tree node that represents the specified record.

protected VersioningRecordTooltip treeNodeName(Common _common)

Run On

Server

Parameters

_common
Type: Common Table
The record which should be used to name the node in the tree.

Return Value

Type: VersioningRecordTooltip Extended Data Type
The name of the tree node.

The method is used to generate the name to be displayed in the tree structure. If not specific handled the user interface name of the records without any key information is used.

Community Additions

ADD
Show: