Share via


JmgPayAgreementTable::find Method

Retrieves the specified pay agreement from the database.

Syntax

client server public static JmgPayAgreementTable find(JmgPayAgreement jmgPayAgreement, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    true if the returned record must be selected for update; otherwise, false.

Return Value

Type: JmgPayAgreementTable Table
A JmgPayAgreementTable record for the specified pay agreement.

See Also

Reference

JmgPayAgreementTable Table