BankStmtISOCashBalance.editNetAmount Method

Sets the net amount by using a specified amount.

Syntax

edit BankStatementNetAmount editNetAmount(boolean _set, BankStmtISODecimal _amount)

Run On

Called

Parameters

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

Return Value

Type: BankStatementNetAmount Extended Data Type
The net amount.

Remarks

This method is only called for a record that has a BankStatementBalanceType::NetAmount enumeration value .

See Also

Reference

BankStmtISOCashBalance Table