Share via


BankIBSLogArchive_BE::findByFileId Method

Finds the record in the BankIBSLogArchive_BE table with the specified file ID.

Syntax

client server public static BankIBSLogArchive_BE findByFileId(
    BankIBSFileId _fileId, 
   [boolean _update, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: BankIBSLogArchive_BE Table
A record in the BankIBSLogArchive_BE table.

See Also

Reference

BankIBSLogArchive_BE Table