Share via


TaxReportDomesticExport_IT.getLineTypeNum Method [AX 2012]

Calculates the number of report lines of given type.

Syntax

protected int getLineTypeNum(str _lineType)

Run On

Called

Parameters

  • _lineType
    Type: str
    The line type.

Return Value

Type: int
The number of report lines of given type.

See Also

Reference

TaxReportDomesticExport_IT Class