BankAccountTable::existByCompany Method

Determines whether the specified record exists in the BankAccountTable table.

Syntax

client server public static boolean existByCompany(DataAreaId _company, CompanyBankAccountId _accountId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

BankAccountTable Table