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
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The tax item group to check.
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.