Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 Count | Returns the total rows in the table. |
 CSTCodeIn | property CSTCodeIn |
 CSTSuffix | property CSTSuffix |
 EffectiveRate | 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. |
 FormulaId | property FormulaId |
 RowNumber | Returns the current available row number (starts from 1). Field name: Line_ID. |
 STACode | Sets or returns the code of the tax authority. Field name: e. Length: 8 characters. |
 STATaxonTaxCode | Sets or returns the code of the tax authority on which the tax-on-tax is based. Field name: TaxOnTCod. Length: 8 characters. |
 STATaxOnTaxType | Sets or returns the type of the sales tax authority on which the tax-on-tax is based. Field name: TaxOnTType. |
 STAType | Sets or returns the type of the sales tax authority on which the tax rate of the current line is based. Field name: STAType. This is a foreign key to the SalesTaxAuthorities object. |
 STCCode | Sets or returns the code of the tax authority on which the the tax rate of the current line is based. Field name: STCCode. Length: 8 characters. This is a foreign key to the SalesTaxCodes object. |
 UserFields | Returns the UserFields object. |
Â
Â