BankAccountTrap::find Method

Finds the specified record in the BankAccountTrap table.

Syntax

client server public static BankAccountTrap find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: BankAccountTrap Table
A record in the BankAccountTrap table.

See Also

Reference

BankAccountTrap Table