RetailAssortmentDateRange.equals Method [AX 2012]
Compares the start date and end dates.
public boolean equals(RetailAssortmentDateRange _dateRange)
Run On
CalledParameters
- _dateRange
- Type: RetailAssortmentDateRange Class
The date range.
Return Value
Type: booleanA boolean value, true if the start date and end date matches with the date range.
Community Additions
ADD
Show: