Share via


LedgerJournalEngine.taxAmountPerLine Method [AX 2012]

Returns the amount of tax for a single journal line.

Syntax

public AmountCur taxAmountPerLine(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The tax amount in currency.

See Also

Reference

LedgerJournalEngine Class