BankStmtISOAccountStatement.updateStatus Method
Updates the bank statement status.
Syntax
public void updateStatus(BankStatementStatus _targetStatus, [boolean _doUpdate])
Run On
Called
Parameters
- _targetStatus
Type: BankStatementStatus Enumeration
The target status.
- _doUpdate
Type: boolean
A Boolean value that indicates whether to commit the update.