New to Telerik Report Server? Start a free 30-day trial
SchedulingExecution
Scheduled task and data alert execution model.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Execution ID. | string |
None. |
| DocumentIds |
Collection of document IDs created by this execution. | Collection of string |
None. |
| AlertTriggered |
Specifies if an alert has been sent by this execution. | boolean |
None. |
| ExecutionDate |
Obsolete since R2 2020. Use ExecutionDateUtc property instead. Gets or sets the execution DateTime created value in the server local timezone. | date |
None. |
| ExecutionDateUtc |
Gets or sets the execution DateTime created value in the UTC. | date |
None. |