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.
Validates whether the name of the new tax region is already used.
Syntax
client server public static boolean validateDuplicateTaxRegion(Description _description)
Run On
Called
Parameters
- _description
Type: Description Extended Data Type
The name of the tax region to check.
Return Value
Type: boolean
true if the name does not exist; otherwise, false.