TaxWithholdItemGroupHeading_TH::exist Method
Checks whether TaxWithholdItemGroupHeading_TH record exists or not for specified parameter.
Syntax
client server public static boolean exist(TaxWithholdItemGroup_TH _taxWithholdItemGroup)
Run On
Called
Parameters
- _taxWithholdItemGroup
Type: TaxWithholdItemGroup_TH Extended Data Type
The withholding tax item group.
Return Value
Type: boolean
Returns true if record exists; otherwise, false.