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
- _fileId
Type: BankIBSFileId Extended Data Type
- _update
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: BankIBSLogArchive_BE Table
A record in the BankIBSLogArchive_BE table.