TaxVATNumTable::stripVATNumSimple Method
Removes the sales tax code prefix from the specified tax exempt number.
Syntax
client server public static VATNum stripVATNumSimple(VATNum _vatNum)
Run On
Called
Parameters
- _vatNum
Type: VATNum Extended Data Type
A tax exempt number from which to remove the sales tax code.
Return Value
Type: VATNum Extended Data Type
The tax exempt number without the sales tax code prefix.