DeliverySlipCalcTax__DeliverySlip_BR.isNewLine Method [AX 2012]

Indicates whether the line is new for the sales document.

Syntax

public boolean isNewLine()

Run On

Server

Return Value

Type: boolean
true if the line is new for the sales document.

Remarks

Returns always true.

See Also

Reference

DeliverySlipCalcTax__DeliverySlip_BR Class