Share via


RetailAssortmentDateRange.excludeList Method [AX 2012]

Builds a list of dates.

Syntax

public List excludeList(List _excludedDateRanges)

Run On

Called

Parameters

  • _excludedDateRanges
    Type: List Class
    The range of dates that are excluded.

Return Value

Type: List Class
The list of dates.

See Also

Reference

RetailAssortmentDateRange Class