Share via


JournalTableData.mcrSetNumOfLines Method [AX 2012]

Sets the number of lines.

Syntax

public void mcrSetNumOfLines(int _NumOfLines)

Run On

Called

Parameters

  • _NumOfLines
    Type: int
    The number of transaction lines that the journal contains.

See Also

Reference

JournalTableData Class