Share via


CustPrenote::existBankPrenotes Method

Detemines whether the specified record in the custPrenote table exists.

Syntax

client server public static boolean existBankPrenotes(CustAccount _custAccount, CustBankAccountId _custBankAccountId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustPrenote Table