CustInvoiceTransAsset.CustInvoiceTrans Method
Looks up the related CustInvoiceTrans table.
Syntax
public CustInvoiceTrans CustInvoiceTrans([CustInvoiceTrans relatedTable])
Run On
Called
Parameters
- relatedTable
Type: CustInvoiceTrans Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: CustInvoiceTrans Table
An instance of the related table.