AxSalesLine.setDeliveryDateUpdateInLines Method [AX 2012]

Sets the delivery date update to either propagate changes on the selected delivery date control type from the order header to order lines and recalculate delivery dates, or to set the delivery dates control type to SalesDeliveryDateControlType::None and copy the delivery dates from the header to the lines directly.

Syntax

public void setDeliveryDateUpdateInLines(DeliveryDateUpdateInLines _deliveryDateUpdateInLines)

Run On

Called

Parameters

See Also

Reference

AxSalesLine Class