Share via


RetailAssortmentDateRange.new Method [AX 2012]

Intializes the start and end dates.

Syntax

public void new(date _startDate, date _endDate)

Run On

Called

Parameters

  • _startDate
    Type: date
    The start date value.
  • _endDate
    Type: date
    The end date value.

See Also

Reference

RetailAssortmentDateRange Class