VendInvoiceTrans.inclTax Method
Indicates whether an invoice line includes tax in the line amount.
Syntax
public boolean inclTax()
Run On
Called
Return Value
Type: boolean
true if the line is tax included; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether an invoice line includes tax in the line amount.
public boolean inclTax()
Called
Type: boolean
true if the line is tax included; otherwise, false.