BankStmtISOAccountStatement.isAllowedUpdateStatus Method
Checks whether the statement is allowed to be updated to the target status.
Syntax
public boolean isAllowedUpdateStatus(BankStatementStatus _targetStatus)
Run On
Called
Parameters
- _targetStatus
Type: BankStatementStatus Enumeration
The target status.
Return Value
Type: boolean
true if the statement is allowed to be updated to the target status; otherwise, false.