The CTaxAuthority type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IncomeGLAccount |
Gets the number of the General Ledger account into which this tax is collected.
| |
| RelatedTaxAuthority1 |
Gets the CTaxAuthority object derived from the OTHER_AUTHORITY_1 field of the Product_Tax table.
| |
| RelatedTaxAuthority2 |
Gets the CTaxAuthority object derived from the OTHER_AUTHORITY_2 field of the Product_Tax table.
| |
| RelatedTaxAuthorityCode1 |
Gets the OTHER_AUTHORITY_1 field of the Product_Tax table.
| |
| RelatedTaxAuthorityCode2 |
Gets the OTHER_AUTHORITY_2 field of the Product_Tax table.
| |
| TaxAuthorityCode |
Gets the coded value (Key) of the tax authority. For US states, for example, this would be the state code.
| |
| TaxOnTax |
For Canadian taxation, gets an indication of whether the tax at other levels should be taxed.
| |
| TaxRate |
Gets the tax rate to be collected for this Tax authority. 4.5% tax is represented as 4.5.
| |
| Title |
Gets the title/name of the tax authority. For example, "State of Maryland."
| |
| TitleKey |
Gets the title/name of the tax authority in all upper case. For example, "STATE OF MARYLAND."
|