This documentation is archived and is not being maintained.
PurchRFQTable2LineUpdate.queryRunLine Method [AX 2012]
Returns a query that selects PurchRFQLine records that are linked to the current PurchRFQTable record.
public QueryRun queryRunLine([boolean _update])
Run On
Server
Return Value
Type:
QueryRun Class
A query that selects PurchRFQLine records.
This method overrides the abstract base class method.