Share via


TaxReportFormatter_IT.getFileNumMax Method [AX 2012]

Gets the number of report files into which the report is split.

Syntax

public int getFileNumMax([int _totalLinesCount])

Run On

Called

Parameters

  • _totalLinesCount
    Type: int
    The total number of report lines; optional.

Return Value

Type: int
The total number of the report files.

See Also

Reference

TaxReportFormatter_IT Class