ProjInvoiceItem.salesLine Method
Returns the sales order line that corresponds to an invoice line.
Syntax
public SalesLine salesLine([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
A Boolean data type that can be set to true to update the sales order line.
Return Value
Type: SalesLine Table
The sales order line that corresponds to an invoice line.