Share via


BankAccountTable.checkIsActiveForAllTransactions Method

Indicates whether the BankAccountHoldStatus enumeration value is set to InactiveForAllTransactions.

Syntax

public boolean checkIsActiveForAllTransactions()

Run On

Called

Return Value

Type: boolean
true if the BankAccountHoldStatus enumeration value is set to ActiveForAllTransactions or InactiveForNewTransactions; otherwise, false.

Remarks

This method displays the warning message.

See Also

Reference

BankAccountTable Table