Share via


TaxReportFormatter_IT.parmMaxLinesPerFile Method [AX 2012]

Gets or sets the MaxLinesPerFile parameter.

Syntax

public int parmMaxLinesPerFile([int _maxLinesPerFile])

Run On

Called

Parameters

  • _maxLinesPerFile
    Type: int
    The value to set.

Return Value

Type: int
The value of the MaxLinesPerFile parameter.

See Also

Reference

TaxReportFormatter_IT Class