ScheduledJobCatalogItemDto Properties
A data transfer object (DTO) that provides general information about a scheduled job.
Name | Description |
---|---|
Enabled | Specifies whether or not the task is allowed to run automatically. |
Id | Identifies the task. |
Name | Specifies the task name. |
Report |
Identifies the report generated by the task. |
Start |
Specifies the date and time at which the task should start running. |
Task |
Specifies whether the task should generate a report or billing statement. |
See Also