TaxParameters::checkParameter_IN Method
Checks parameters status.
Syntax
client server public static boolean checkParameter_IN(TaxType_IN _taxType, [boolean _throwError])
Run On
Called
Parameters
- _taxType
Type: TaxType_IN Enumeration
The tax type.
- _throwError
Type: boolean
If true, the check procedure will throw error.
Return Value
Type: boolean
Returns true if the parameters are valid.