periodicity property

int? periodicity
getter/setter pair

The number of days between runs.

Must be greater than or equal to 1 day and less than or equal to 31 days.

Required.

Implementation

core.int? periodicity;