Share via


PayrollBenefitDetail.existsByTimeState Method

Checks whether a record exists in the PayrollBenefitDetail table for the given time state range.

Syntax

public boolean existsByTimeState(ValidFromDate _validFrom, [ValidToDate _validTo])

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollBenefitDetail Table