Share via


TaxReportFormatter_IT.getLineNumInFile Method [AX 2012]

Gets the current report line number in the current report file.

Syntax

public int getLineNumInFile()

Run On

Called

Return Value

Type: int
The current report line number in the current report file.

Remarks

Confer to parmLineNum method.

See Also

Reference

TaxReportFormatter_IT Class