Share via


LedgerVoucherObject.parmVoucherCheck Method [AX 2012]

Gets or sets the VoucherCheck parameter.

Syntax

public boolean parmVoucherCheck([boolean _voucherCheck])

Run On

Called

Parameters

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

Return Value

Type: boolean
The value of the VoucherCheck parameter.

See Also

Reference

LedgerVoucherObject Class