Share via


PayrollBenefitDetail::exist Method

Checks whether a record ID exists in the PayrollBenefitDetail table.

Syntax

client server public static boolean exist(PayrollBenefitDetailRecId _recId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollBenefitDetail Table