| Name | Type | Multiplicity | Description | 
|---|---|---|---|
| earliestStartTime | property dateTime | [0,1] | Earliest time when the task is allowed to start. | 
| latestStartTime | property dateTime | [0,1] | Latest time when the task is allowed to start. | 
| latestFinishTime | property dateTime | [0,1] | Latest time when the task is allowed to run. | 
| interval | property int | [0,1] | Interval in seconds between task runs. | 
| cronLikePattern | property string | [0,1] | Cron-like pattern specifying time(s) when the task is to be run. | 
| misfireAction | property MisfireActionType | [0,1] | What is to be done when the planned start time arrives without the task actually starting. | 
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: ignored,RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]