LedgerVoucher.parmCheckTransOnInsert Method [AX 2012]

Gets or sets the CheckTransOnInsert parameter.

Syntax

public boolean parmCheckTransOnInsert([boolean _checkTransOnInsert])

Run On

Server

Parameters

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

Return Value

Type: boolean
The value of the CheckTransOnInsert parameter.

See Also

Reference

LedgerVoucher Class