Share via


TaxPost.overrideVoucherOnPost Method [AX 2012]

Determines whether posting should override the voucher when it posts to the TaxTrans table.

Syntax

protected boolean overrideVoucherOnPost()

Run On

Server

Return Value

Type: boolean
true if posting should override the voucher; otherwise, false.

See Also

Reference

TaxPost Class