PrintMgmtNode.getDisplayCaption Method [AX 2012]

Returns the display caption for the node.

public str getDisplayCaption(Common _tableBuffer)

Run On

Called

Parameters

_tableBuffer
Type: Common Table
The table buffer that is referenced by the node.

Return Value

Type: str
The display caption used to identify the reference of the node.

Normally the caption includes a prefix like module, account, or transaction, followed by the caption property of the _tableBuffer parameter.

Community Additions

ADD
Show: