Share via


RetailAssortmentDateRange.equals Method [AX 2012]

Compares the start date and end dates.

Syntax

public boolean equals(RetailAssortmentDateRange _dateRange)

Run On

Called

Parameters

Return Value

Type: boolean
A boolean value, true if the start date and end date matches with the date range.

See Also

Reference

RetailAssortmentDateRange Class