PrintMgmtNodeInstance.parmReferencedTableBuffer Method [AX 2012]
Gets or sets the ReferencedTableBuffer parameter.
public Common parmReferencedTableBuffer([Common _referencedTableBuffer])
Run On
CalledParameters
- _referencedTableBuffer
- Type: Common Table
The value to set.
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: