Share via


VendInvoiceInfoLine.vendInvoiceInfoLine_Asset Method

Finds and returns the VendInvoiceInfoLine_Asset line for the given VendInvoiceInfoLine table buffer, if a line exists.

Syntax

public VendInvoiceInfoLine_Asset vendInvoiceInfoLine_Asset([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: VendInvoiceInfoLine_Asset Table
A single VendInvoiceInfoLine_Asset table record if it exists.

Remarks

If the record does not exist, an empty VendInvoiceInfoLine_Asset table record is returned.

See Also

Reference

VendInvoiceInfoLine Table