Share via


TaxReportFormatter_IT.getLineTypeNum Method [AX 2012]

Calculates the number of report lines of the given type.

Syntax

public int getLineTypeNum(str _lineType)

Run On

Called

Parameters

  • _lineType
    Type: str
    The line type.

Return Value

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

See Also

Reference

TaxReportFormatter_IT Class