Returns the effective rate based on the rate of the specified tax authority/type (Rate) and tax-on-tax calculation (STATaxonTaxCode and STATaxOnTaxType).
Field name: EfctivRate.
Returns the effective rate based on the rate of the specified tax authority/type (Rate) and tax-on-tax calculation (STATaxonTaxCode and STATaxOnTaxType).
Field name: EfctivRate.
| Visual Basic |
|---|
Public Property EffectiveRate() As Double |
For example, if a tax code is combined of two lines (two tax jurisdictions):
The effective rate of the first line equals to 4STATaxonTaxCode and STATaxOnTaxType relates to New York state, then the effective rate of the second line equals to 10.4"> (10 + 10 x 4Rate) is 14.4"> (4).
If the values of STATaxonTaxCode and STATaxOnTaxType relates to null, then the effective rate of the second line equals to 10Rate) is 14"> (4 + 10).