BankStmtISOAccountStatement.getBalanceByType Method
Gets the balance amount for a bank statement for a specified balance type.
Syntax
private AmountCur getBalanceByType(BankStatementBalanceType _type)
Run On
Called
Parameters
- _type
Type: BankStatementBalanceType Enumeration
The specified balance type.
Return Value
Type: AmountCur Extended Data Type
The balance amount.