ScheduledJobResultCatalogItemDto.CreatedOn Property
Specifies the date and time at which the task execution result was obtained.
Namespace: DevExpress.ReportServer.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A DateTime structure. |
See Also