Share via


TaxFiscalDocumentTotals_BR.lineQueryRunNext Method [AX 2012]

Moves to the next tax fiscal document line in a TradeTotalsIQueryRun implementation.

Syntax

protected boolean lineQueryRunNext(TradeTotalsIQueryRun _lineQueryRun)

Run On

Server

Parameters

Return Value

Type: boolean
true if a next line exists; otherwise, false.

See Also

Reference

TaxFiscalDocumentTotals_BR Class