Share via


TaxReportDomesticExport_IT.nextLineTypeNum Method [AX 2012]

Calculates the next line number for the given line type.

Syntax

protected int nextLineTypeNum(str _lineType)

Run On

Called

Parameters

  • _lineType
    Type: str
    The line type.

Return Value

Type: int
The next line number for the given line type.

See Also

Reference

TaxReportDomesticExport_IT Class