Share via


TaxReportDomesticExportDataGenerator_IT.parmMaxTransLinesCountPerFile Method [AX 2012]

Gets or sets the MaxTransLinesCountPerFile parameter.

Syntax

public int parmMaxTransLinesCountPerFile([int _maxTransLinesCountPerFile])

Run On

Server

Parameters

  • _maxTransLinesCountPerFile
    Type: int
    The value to set.

Return Value

Type: int
The value of the MaxTransLinesCountPerFile parameter.

See Also

Reference

TaxReportDomesticExportDataGenerator_IT Class