Share via


SalesUpdateConfirmDatesCommand.updateDeliveryDateControl Method [AX 2012]

Sets the delivery date control of the specified sales line to the specified delivery date control value.

Syntax

protected void updateDeliveryDateControl(SalesLine _salesLine)

Run On

Called

Parameters

  • _salesLine
    Type: SalesLine Table
    A SalesLine record that represents a sales line.

See Also

Reference

SalesUpdateConfirmDatesCommand Class