Share via


TaxWithholdReportPeriod_TH::existIntervalInDates Method

Indicates whether a record in the TaxWithholdReportPeriod_TH table is in a specified date range and settlement period.

Syntax

client server private static boolean existIntervalInDates(
    TaxWithholdPeriodId_TH _taxWithholdPeriodRecId, 
    TaxWithholdPeriodDate_TH _taxWithholdFromDate, 
    TaxWithholdPeriodDate_TH _taxWithholdToDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record is found that meets search criteria; otherwise false.

See Also

Reference

TaxWithholdReportPeriod_TH Table