CustPrenote::existCompanyBankPrenotes Method
Detemines whether the specified record in the custPrenote table exists.
Syntax
client server public static boolean existCompanyBankPrenotes(CompanyBankAccount _bankAccountId)
Run On
Called
Parameters
- _bankAccountId
Type: CompanyBankAccount Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.