Share via


TaxWithholdGroupHeading::checkTaxTypeMatchingTaxGroup Method

Indicates whether a specified withholding tax group belongs to a specified withholding tax type.

Syntax

client server public static boolean checkTaxTypeMatchingTaxGroup(TaxWithholdGroup _withholdTaxGroup, TaxWithholdCodeType_IN _withholdTaxType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified withholding tax group belongs to the specified withholding tax type; otherwise, false.

See Also

Reference

TaxWithholdGroupHeading Table