TMSFreightBillDetail.unmatchRecord Method
Removes the match record between a freight bill detail and the associated invoice line record.
Syntax
public void unmatchRecord(TMSInvoiceLine _invoiceLine)
Run On
Called
Parameters
- _invoiceLine
Type: TMSInvoiceLine Table
The Invoice Line record to remove the match record.