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