BankAccountTable.checkBankNegInstExist Method

Indicates whether a bill of exchange or promissory note exists.

Syntax

public boolean checkBankNegInstExist()

Run On

Called

Return Value

Type: boolean
true if the BankAccountHoldStatus status has the InactiveForAllTransaction enumeration value, and the bill of exchange or promissory note exists; otherwise, false.

See Also

Reference

BankAccountTable Table