Share via


XMLExcelReport_Facture_RU.getNumOfLines Method [AX 2012]

Calculates the number of lines in the facture.

Syntax

protected int getNumOfLines([FactureJour_RU _factureJour])

Run On

Client

Parameters

  • _factureJour
    Type: FactureJour_RU Table
    The facture for which the journal number should be calculated.

Return Value

Type: int
The number of lines in the facture.

See Also

Reference

XMLExcelReport_Facture_RU Class