PrintMgmtNodeInstance.parmReferencedTableBuffer Method [AX 2012]

Gets or sets the ReferencedTableBuffer parameter.

public Common parmReferencedTableBuffer([Common _referencedTableBuffer])

Run On

Called

Parameters

_referencedTableBuffer
Type: Common Table
The value to set.

Return Value

Type: Common Table
The value of the ReferencedTableBuffer parameter.

This property contains the table buffer to which the print management settings are associated. It is null if the node definition does not reference a table. Otherwise, it will reference the specific record in the table that is returned through the getReferencedTableId method of the PrintMgmtNode class for this node definition.

Community Additions

ADD
Show: