Share via


RetailAssortmentDateRange.intersect Method [AX 2012]

Returns the available date ranges with the specified date range intersected.

Syntax

public List intersect(RetailAssortmentDateRange _includedDateRange)

Run On

Called

Parameters

Return Value

Type: List Class
The list of dates.

See Also

Reference

RetailAssortmentDateRange Class