Share via


JmgPayAddTable::find Method

Retrieves a JmgPayAddTable record from the database.

Syntax

client server public static JmgPayAddTable find(JmgPayAddId payAddId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: JmgPayAddTable Table
The JmgPayAddTable record with the specified ID.

See Also

Reference

JmgPayAddTable Table