Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Looks up the related CustInvoiceLine table.
Syntax
public CustInvoiceLine CustInvoiceLine([CustInvoiceLine relatedTable])
Run On
Called
Parameters
- relatedTable
Type: CustInvoiceLine Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: CustInvoiceLine Table
An instance of the related table.