Share via


TaxWithholdReportPeriod_TH::dateIsInPeriod Method

Indicates whether a record already occurs for the specified settlement period and actual date.

Syntax

client server private static boolean dateIsInPeriod(TaxWithholdPeriodId_TH _taxWithholdPeriodRecId, TaxWithholdPeriodDate_TH _taxWithholdPeriodDate)

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