PrintMgmtPrintContext.parmQueryTableBuffer Method [AX 2012]

Gets or sets the value of QueryTableBuffer property.

public Common parmQueryTableBuffer([Common _queryTableBuffer])

Run On

Called

Parameters

_queryTableBuffer
Type: Common Table
The value to set.

Return Value

Type: Common Table
The value of QueryTableBuffer property.

Print management queries that were defined for conditional settings will be run against this buffer to determine whether it yields any results. This is typically the appropriate Jourtable as defined in the getQueryTableId method of the PrintMgmtDocType class for the specified document type.

Community Additions

ADD
Show: