ScheduledJobResultCatalogItemDto Properties
A data transfer object (DTO) that provides general information about the results of executing a scheduled job.| Name | Description |
|---|---|
| CreatedOn | Specifies the date and time at which the task execution result was obtained. |
| Id | Identifies the result of a task execution. |
| Status | Specifies the status of a task or result of its execution. |
See Also