Share via


LedgerJournalMultiPost.parmIsLateSelectionChecked Method [AX 2012]

Gets or sets the IsLateSelectionChecked parameter.

Syntax

public boolean parmIsLateSelectionChecked([boolean _isLateSelectionChecked])

Run On

Called

Parameters

  • _isLateSelectionChecked
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the IsLateSelectionChecked parameter.

See Also

Reference

LedgerJournalMultiPost Class