hoursInCycle property

int? hoursInCycle
getter/setter pair

Defines a schedule with units measured in hours.

The value determines how many hours pass between the start of each cycle.

Implementation

core.int? hoursInCycle;