|
Name
|
Type
|
Description
|
| action | Action |
The action of the scheduled task, to be done when the scheduled task runs.
|
| description | xsd:string |
Description of the scheduled task.
|
| enabled | xsd:boolean |
Flag to indicate whether the scheduled task is enabled or disabled.
|
| name | xsd:string |
Name of the scheduled task.
|
| notification | xsd:string |
The email notification.
If not set, this property is set to empty string, indicating no notification.
|
| scheduler | TaskScheduler |
The time scheduler that determines when the scheduled task runs.
|
|
Properties inherited from DynamicData |
| None |