Progress® Telerik® Reporting R1 2021
ScheduledTask Properties
The ScheduledTask type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BaseUtcOffset |
Gets or sets the UTC offset to the local timezone of the
scheduled task author.
Used for the mail templates date time type tokens.
(Inherited from ScheduledTaskCreateData.) |
![]() | Enabled |
Gets or sets whether the scheduled task is either enabled or disabled.
(Inherited from ScheduledTaskCreateData.) |
![]() | ExternalEmails |
Gets or sets the emails of the external users to whom the report document should be sent.
(Inherited from ScheduledTaskCreateData.) |
![]() | ExternalUsersMailTemplate |
Gets or sets the mail template for external users. Set to null to use the default template.
(Inherited from ScheduledTaskCreateData.) |
![]() | Id |
Provides the scheduled task identifier.
|
![]() | LocalUsersMailTemplate |
Gets or sets the mail template for local users. Set to null to use the default template.
(Inherited from ScheduledTaskCreateData.) |
![]() | Name |
Gets or sets the scheduled task name.
(Inherited from ScheduledTaskCreateData.) |
![]() | RecurrenceRule |
Gets or sets recurrence rule for the scheduled task.
(Inherited from ScheduledTaskCreateData.) |
![]() | Reports |
Gets or sets the reports which are rendered by the scheduled task.
(Inherited from ScheduledTaskCreateData.) |
![]() | StartDate | Obsolete.
Gets or sets the start date of the scheduled task in the author local time zone.
(Inherited from ScheduledTaskCreateData.) |
![]() | StartDateUtc |
Gets or sets the start date of the scheduled task in UTC.
(Inherited from ScheduledTaskCreateData.) |
![]() | SubscriberIds |
Provides a list of IDs of the users subscribed to the data alert.
(Inherited from ScheduledTaskCreateData.) |
![]() | UserId |
Specifies the ID of the user who has created the scheduled task.
|