Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a list of available date ranges with the specified date range excluded.
Syntax
public List exclude(RetailAssortmentDateRange _excludedDateRange)
Run On
Called
Parameters
- _excludedDateRange
Type: RetailAssortmentDateRange Class
An excluded date range.
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.