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.
This method indicates whether the specified tax code is Normal type.
Syntax
client server public static boolean isNormalVAT(TaxCode _taxCode)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
Given tax code.
Return Value
Type: boolean
Returns true if tax type is Normal. Otherwise, returns false.