| DefaultTaxCode Property | |
| See Also |
Sets or returns the default sales tax code. This is a foreign key to Code of the SalesTaxCodes object.
Field name: DflTaxCode.
Length: 8 charcters.
This is a foreign key to the SalesTaxCodes object.
Read-write property
| Visual Basic |
|---|
Public Property DefaultTaxCode() As String |
If you set this property, the system uses its setting as default instead of DefaultTaxCode of the AdminInfo object.
Applicable for US and Canada only where the tax is calculated per card. The system displays this tax group code by default in a document row in case the following conditions are met:
- The item is not an inventory one.
- The item is a purchase item.
- The item is taxable.