Share via


HcmBenefit::benefitByEligibilityResolveReference Method

Provides a custom resolveReference value for the foreign keys to the HcmBenefit table that supports the look up of the eligible benefits for a HcmWorker record.

Syntax

client server public static Common benefitByEligibilityResolveReference(FormReferenceControl _formReferenceControl, Common _record)

Run On

Called

Parameters

  • _record
    Type: Common Table
    The record to pass to the form that is called.

Return Value

Type: Common Table
A HcmBenefit record that contains the record that the values in the FormReferenceControl object resolve.

See Also

Reference

HcmBenefit Table