PayrollBenefitCalculationRateVersion::isActiveByTimeState Method

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

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollBenefitCalculationRateVersion Table