Share via


LedgerJournalStatic.menuItemStrLines Method [AX 2012]

Returns the menu item for the passed in journal type's lines form.

Syntax

public str menuItemStrLines([Integer _journalType])

Run On

Called

Parameters

Return Value

Type: str
The lines form's display menu item as a string.

Remarks

This method is used by the LedgerJournalTable form to set the correctmenu item on the lines button.

See Also

Reference

LedgerJournalStatic Class