Share via


TaxableDocument.getNextLine Method [AX 2012]

Reads the next transaction line.

Syntax

public boolean getNextLine()

Run On

Called

Return Value

Type: boolean
true if a transaction line was found; otherwise, false.

See Also

Reference

TaxableDocument Interface