BankAccountTable::isActiveForAllTransactions Method

Indicates whether the BankAccountHoldStatus status has the InactiveForAllTransactions enumeration value.

Syntax

client server public static boolean isActiveForAllTransactions(CompanyBankAccount _bankAccount, [DataAreaId _dataAreaId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the BankAccountHoldStatus status has the ActiveForAllTransactions or InactiveForNewTransactions enumeration value; otherwise, false.

See Also

Reference

BankAccountTable Table