BankStatementTaxLine.getQuantity Method [AX 2012]

Gets the quantity from the transaction line.

Syntax

public Qty getQuantity()

Run On

Called

Return Value

Type: Qty Extended Data Type
The quantity in transaction line.

Remarks

If the transaction does not support quantities, 0 may be passed as the quantity.

See Also

Reference

BankStatementTaxLine Class