BankIBSLog_BE::exist Method
Checks whether a record exists in the BankIBSLog_BE table for a specified file ID.
Syntax
client server public static boolean exist(BankIBSFileId _fileId)
Run On
Called
Parameters
- _fileId
Type: BankIBSFileId Extended Data Type
A file ID.
Return Value
Type: boolean
A Boolean value that indicates whether the record was found.