Share via


RetailAssortmentDateRange.exclude Method [AX 2012]

Gets a list of available date ranges with the specified date range excluded.

Syntax

public List exclude(RetailAssortmentDateRange _excludedDateRange)

Run On

Called

Parameters

Return Value

Type: List Class
A list of date ranges that represent the subset of dates available less the excluded range.

Remarks

There are four scenarios that have to be considered.

See Also

Reference

RetailAssortmentDateRange Class