BankStatementTaxLine.getUnitAmount Method [AX 2012]

Gets the amount per unit for the transaction line.

Syntax

public PriceCur getUnitAmount()

Run On

Called

Return Value

Type: PriceCur Extended Data Type
The amount per unit.

Remarks

This will be used by tax for amount per unit tax calculations.

See Also

Reference

BankStatementTaxLine Class