Share via


FormulaDesigner_IN::isPriceInclTaxOnLineAmount Method

Checks whether price-inclusive tax is marked and the taxable basis is the line amount for a particular item group.

Syntax

client server public static boolean isPriceInclTaxOnLineAmount(TaxItemGroup _taxItemGroup)

Run On

Called

Parameters

Return Value

Type: boolean
True if price-inclusive tax is marked and the taxable basis is the line amount for a particular item group; otherwise, false.

See Also

Reference

FormulaDesigner_IN Table