Share via


CustPrenote::find Method

Finds the specified record in the custPrenoteTable table.

Syntax

client server public static CustPrenote find(
    CompanyBankAccount _bankAccountId, 
    CustAccount _custAccount, 
    CustBankAccountId _custBankAccountId, 
   [boolean _forupdate])

Run On

Called

Parameters

Return Value

Type: CustPrenote Table
The concurrency model option to use when the record is read; optional.

See Also

Reference

CustPrenote Table