Share via


CustInvoiceLineAsset.CustInvoiceLine Method

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.

See Also

Reference

CustInvoiceLineAsset Table