Share via


TaxWithholdReportPeriod_TH::exist Method

Checks whether TaxWithholdReportPeriod_TH record exists or not for specified parameter.

Syntax

client server public static boolean exist(
    TaxWithholdPeriodId_TH _taxWithholdPeriodRecId, 
    TaxWithholdPeriodDate_TH _taxWithholdFromDate, 
    TaxWithholdPeriodDate_TH _taxWithholdToDate)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if record exists; otherwise, false.

See Also

Reference

TaxWithholdReportPeriod_TH Table