Share via


SalesCalcAvailableDlvDates.parmCalcDays Method [AX 2012]

Gets or sets the CalcDays parameter.

Syntax

public int parmCalcDays([int _calcDays])

Run On

Called

Parameters

  • _calcDays
    Type: int
    The value to set; optional.

Return Value

Type: int
The value of the CalcDays parameter.

Remarks

calcDays is the number of proposals of available shipping and receipt dates to be calculated and when they are presented in the Available ship and receipt dates dialog box from the number of records in the grid.

See Also

Reference

SalesCalcAvailableDlvDates Class