updateBase property

String? updateBase
getter/setter pair

Defines a base date to be used in concert with updatePeriod and updateFrequency to calculate the publishing schedule. The date format takes the form: yyyy-mm-ddThh:mm

Implementation

String? updateBase;