TaxTable::getTaxWriteCodeVat Method
Retrieves the tax print code for the specified sales tax group and item sales tax group.
Syntax
server public static TaxWriteCode getTaxWriteCodeVat(TaxGroup _taxGroup, TaxItemGroup _taxItemGroup)
Run On
Server
Parameters
- _taxGroup
Type: TaxGroup Extended Data Type
A sales tax group.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
An item sales tax group.
Return Value
Type: TaxWriteCode Extended Data Type
A string that represents a tax print code.