LedgerVoucher.check Method [AX 2012]

Performs validation for all the LedgerVoucherObject objects and LedgerVoucherTransObject objects held by the LedgerVoucher object.

Syntax

public boolean check()

Run On

Server

Return Value

Type: boolean
true, if no errors were found; otherwise, false.

See Also

Reference

LedgerVoucher Class