Share via


SalesConfirmDatesCommandStrategy.parmNotCalculateConfirmDates Method [AX 2012]

Gets or sets the NotCalculateConfirmDates parameter.

Syntax

public boolean parmNotCalculateConfirmDates([boolean _notCalculateConfirmDates])

Run On

Server

Parameters

  • _notCalculateConfirmDates
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the NotCalculateConfirmDates parameter.

See Also

Reference

SalesConfirmDatesCommandStrategy Class