customEndDate property

Date? customEndDate
getter/setter pair

If CUSTOM_DATES is assigned to range, this field specifies the end date for the date range that is reported on.

This field is required if using CUSTOM_DATES range and will be ignored otherwise.

Implementation

Date? customEndDate;