ScheduledJobLogDto Properties
A data transfer object (DTO) that provides a log storing the information about each run of a scheduled job.| Name | Description |
|---|---|
| CreatedOn | Specifies the date and time at which a task execution was started. |
| Id | Identifies the executed task. |
See Also