Share via


TaxReportFormatter_IT.initFileNames Method [AX 2012]

Initializes the list of file names to split the report into.

Syntax

public void initFileNames(FilenameSave _fileName, [int _linesTotal])

Run On

Called

Parameters

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

See Also

Reference

TaxReportFormatter_IT Class