Share via


InventRegistrationSalesLine.getExpectedDeliveryDateTime Method [AX 2012]

Gets the expected delivery date for the sales order line.

Syntax

public InventExpectedDeliveryDateTime getExpectedDeliveryDateTime()

Run On

Called

Return Value

Type: InventExpectedDeliveryDateTime Extended Data Type
The InventExpectedDeliveryDateTime value for the sales order line.

Remarks

The expected delivery date is the confirmed delivery date. If the confirmed delivery date is not present, the expected delivery date is the delivery date.

See Also

Reference

InventRegistrationSalesLine Class