Share via


SalesLineType.setConfirmedDates Method [AX 2012]

Implements logic to calculate and update the confirmed dates of the SalesLine record.

Syntax

public boolean setConfirmedDates(SalesConfirmDatesStrategy _strategy)

Run On

Called

Parameters

Return Value

Type: boolean
true if the confirmed dates are set; otherwise, false.

See Also

Reference

SalesLineType Class