Share via


SalesCalcAvailableDlvDates.parmDisableDeliveryDateControl Method [AX 2012]

Gets or sets the DisableDeliveryDateControl parameter.

Syntax

public boolean parmDisableDeliveryDateControl([boolean _disableDlvDateControl])

Run On

Called

Parameters

  • _disableDlvDateControl
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the DisableDeliveryDateControl parameter.

Remarks

Called when the user has clicked the disable div. date control button in the available ship and receive dates dialog box.

See Also

Reference

SalesCalcAvailableDlvDates Class