Share via


Tax.getCustInvoiceTransLine_IN Method [AX 2012]

This method is used to get the CustInvoiceTrans table.

Syntax

public CustInvoiceTrans getCustInvoiceTransLine_IN(TaxTrans _taxTrans, CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

Return Value

Type: CustInvoiceTrans Table
Returns the CustInvoiceTrans table.

See Also

Reference

Tax Class