Share via


BankStmtISOReportEntry.editDebitAmount Method

Sets the debit amount to a specified amount.

Syntax

edit BankStmtISODecimal editDebitAmount(boolean _set, BankStmtISODecimal _debitAmount)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the debit amount is set.

Return Value

Type: BankStmtISODecimal Extended Data Type
The debit amount.

Remarks

This method is only called when the BankStatementShowDrCrAmount field of the BankParameters object is true.

See Also

Reference

BankStmtISOReportEntry Table