Progress® Telerik® Reporting R3 2020
ScheduledTaskCreateData Properties
The ScheduledTaskCreateData 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.
|
![]() | Enabled |
Gets or sets whether the scheduled task is either enabled or disabled.
|
![]() | ExternalEmails |
Gets or sets the emails of the external users to whom the report document should be sent.
|
![]() | ExternalUsersMailTemplate |
Gets or sets the mail template for external users. Set to null to use the default template.
|
![]() | LocalUsersMailTemplate |
Gets or sets the mail template for local users. Set to null to use the default template.
|
![]() | Name |
Gets or sets the scheduled task name.
|
![]() | RecurrenceRule |
Gets or sets recurrence rule for the scheduled task.
|
![]() | Reports |
Gets or sets the reports which are rendered by the scheduled task.
|
![]() | StartDate | Obsolete.
Gets or sets the start date of the scheduled task in the author local time zone.
|
![]() | StartDateUtc |
Gets or sets the start date of the scheduled task in UTC.
|
![]() | SubscriberIds |
Provides a list of IDs of the users subscribed to the data alert.
|