flexiciousNmsp.DateRange Class
Given a date range, sets the startDate and endDate values to the appropraite values.
Constructor
flexiciousNmsp.DateRange
(
-
dateRangeType
-
startDate
-
endDate
Parameters:
-
dateRangeType
ObjectOne of the DATE_RANGE constants
-
startDate
ObjectStart Date of the custom date range. Only required where dateRangeType=DateRange.DATE_RANGE_CUSTOM
-
endDate
ObjectEnd Date of the custom date range. Only required where dateRangeType=DateRange.DATE_RANGE_CUSTOM