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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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.