BankStmtISOAccountStatement::exist Method
Checks whether the bank statement exists.
Syntax
client server public static boolean exist(BankStatementId _statementId)
Run On
Called
Parameters
- _statementId
Type: BankStatementId Extended Data Type
The statement ID.
Return Value
Type: boolean
true if the bank statement exists; otherwise, false.