SalesConfirmDatesStrategy.deliveryDateControlType Method [AX 2012]

Retrieves the date delivery control type that applies.

Syntax

protected SalesDeliveryDateControlType deliveryDateControlType(SalesDeliveryDateControlMap _salesDeliveryDateControlMapCaller)

Run On

Server

Parameters

  • _salesDeliveryDateControlMapCaller
    Type: SalesDeliveryDateControlMap Map
    A SalesDeliveryDateControlMap map that represents a record for which confirmed dates must be set.

Return Value

Type: SalesDeliveryDateControlType Enumeration
An enumeration value that represents the date delivery control type.

See Also

Reference

SalesConfirmDatesStrategy Class