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

Return Value

Type: TaxWriteCode Extended Data Type
A string that represents a tax print code.

See Also

Reference

TaxTable Table