TaxWithholdData.isTaxWithholdTypeMatched_IN Method
Checks if tax withhold type is matched.
Syntax
public boolean isTaxWithholdTypeMatched_IN(TaxWithholdCodeType_IN _taxWithholdCodeType_IN)
Run On
Called
Parameters
- _taxWithholdCodeType_IN
Type: TaxWithholdCodeType_IN Enumeration
The tax withhold code type.
Return Value
Type: boolean
Returns true if the tax withhold type is matched.