BankStmtISOCashBalance.setAmount Method
Sets the amount by using a specified amount.
Syntax
private BankStmtISODecimal setAmount(boolean _set, BankStmtISODecimal _amount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the amount is set.
- _amount
Type: BankStmtISODecimal Extended Data Type
The specified amount.
Return Value
Type: BankStmtISODecimal Extended Data Type
The amount.