Share via


VendPrenote::find Method

Finds the specified record in the VendPrenote table.

Syntax

client server public static VendPrenote find(
    CompanyBankAccount _bankAccountId, 
    VendAccount _vendAccount, 
    VendBankAccountId _vendBankAccountId, 
   [boolean _forupdate])

Run On

Called

Parameters

Return Value

Type: VendPrenote Table
The concurrency model option to use when it reads the record;optional.

See Also

Reference

VendPrenote Table