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