RetailAssortmentDateRange.equals Method [AX 2012]

Compares the start date and end dates.

public boolean equals(RetailAssortmentDateRange _dateRange)

Run On

Called

Parameters

_dateRange
Type: RetailAssortmentDateRange Class
The date range.

Return Value

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

Community Additions

ADD
Show: