Share via


TradeTotals.skipLine Method [AX 2012]

Determines whether the order line should be skipped during totals calculation.

Syntax

protected boolean skipLine(Common _orderLine)

Run On

Server

Parameters

Return Value

Type: boolean
true if the order line should be skipped; otherwise, false.

See Also

Reference

TradeTotals Class