Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a check of the tax code.
Syntax
public boolean checkTaxCode(TaxCode _taxCode, TaxType_W _taxType)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _taxType
Type: TaxType_W Enumeration
The type of tax code.
Return Value
Type: boolean
true if all the checks are valid; otherwise, false.