BankStatementFormat::exist Method
Indicates whether the bank statement format exists.
Syntax
client server public static boolean exist(BankStatementFormatId _formatId)
Run On
Called
Parameters
- _formatId
Type: BankStatementFormatId Extended Data Type
The format ID.
Return Value
Type: boolean
true if the bank statement format exists; otherwise, false.