Share via


BankFileArchFileTypeTable::find Method

Finds the specified record in the BankFileArchFileTypeTable table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: BankFileArchFileTypeTable Table
A record in the BankFileArchFileTypeTable table.

See Also

Reference

BankFileArchFileTypeTable Table