VendInvoiceInfoLine.vendInvoiceInfoLine_Project Method
Retrieves a VendInvoiceInfoLine_Project record for the given VendInvoiceInfoLinetable buffer.
Syntax
public VendInvoiceInfoLine_Project vendInvoiceInfoLine_Project([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: VendInvoiceInfoLine_Project Table
A record in the VendInvoiceInfoLine_Project table; otherwise, an empty record.