Validates whether the current registration number is a valid TIN code.
Syntax
public boolean validateTIN()
Run On
Called
Return Value
Type: boolean
true if the current registration number is a valid TIN code; otherwise, false.
Validates whether the current registration number is a valid TIN code.
public boolean validateTIN()
Called
Type: boolean
true if the current registration number is a valid TIN code; otherwise, false.