Share via


BankStmtISOReportEntry.setAmount Method

Sets the amount to a specified amount.

Syntax

private BankStmtISODecimal setAmount(
    boolean _set, 
    boolean _isBioColumn, 
    BankStmtISODecimal _amount, 
   [DebitCredit _columnDrCr])

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the amount is set.
  • _isBioColumn
    Type: boolean
    A Boolean value that indicates whether the amount is shown in the debit/credit column.

Return Value

Type: BankStmtISODecimal Extended Data Type
The amount.

See Also

Reference

BankStmtISOReportEntry Table