Share via


TaxReportFormatter_IT.parmTotalLinesCount Method [AX 2012]

Gets or sets the TotalLinesCount parameter.

Syntax

public int parmTotalLinesCount([int _totalLinesCount])

Run On

Called

Parameters

  • _totalLinesCount
    Type: int
    The value to set.

Return Value

Type: int
The value of the TotalLinesCount parameter.

See Also

Reference

TaxReportFormatter_IT Class