Share via


PayrollWorkerTaxLevy::isActiveByTimeState Method

Checks whether the record that corresponds to the supplied record ID is active as of the supplied date/time values.

Syntax

client server public static boolean isActiveByTimeState(
    PayrollWorkerTaxLevyRecId _recId, 
   [ValidFromDate _validFrom, 
    ValidToDate _validTo])

Run On

Called

Parameters

Return Value

Type: boolean
true if the record is active as of the supplied date/time values; otherwise, false.

See Also

Reference

PayrollWorkerTaxLevy Table