Exago .NET API Documentation
ReportScheduleInfo Class Properties

WebReports.Api.Scheduler Namespace : ReportScheduleInfo Class

For a list of all members of this type, see ReportScheduleInfo members.

Public Properties
 NameDescription
Public PropertyThe folder that contains the Data Object with the batch schedule recipients list in it.  
Public PropertyA list of e-mail addresses that will receive a carbon copy (CC) of the schedule's output summary e-mail.  
Public PropertyA list of e-mail addresses that will receive a copy of the schedule's output summary e-mail.  
Public PropertyThe Data Object with the batch schedule recipients list in it.  
Public PropertyThe name of the field/column inside of the BatchEntity Property with the batch schedule recipients list in it.  
Public PropertyThe time zone of the user who created this schedule, as a NodaTime.DateTimeZone object.  
Public PropertyThe time zone of the user who created this schedule, as a string.  
Public PropertyThis schedule's assigned Company ID value, used for visibility in the Schedule Manager.  
Public PropertyA list of e-mail addresses who will receive the schedule's output as blind carbon copy (BCC), as a list of strings.  
Public PropertyThe body of the e-mail that will be sent to all recipients.  
Public PropertyA list of e-mail addresses who will receive the schedule's output as carbon copy (CC), as a list of strings.  
Public PropertyA list of e-mail addresses that will be included in the Reply-To header of the schedule's output e-mail.  
Public PropertyThe subject line of the schedules output e-mail message.  
Public PropertyA list of e-mail addresses who will receive the schedule's output as primary recipients, as a list of strings.  
Public PropertyThe body of the e-mail that will be sent to all recipients, but with the value of any non-hidden parameters included.  
Public PropertyThe subject line of the schedules output e-mail message, but with the value of any non-hidden parameters included.  
Public PropertyWhether or not the report's output file will be attached to the e-mail message.  
Public PropertyIndicates if this is a batch report.  
Public PropertyIndicates if this schedule was created by a user using the Email Report Immediately feature.  
Public PropertyIndicates if this is an Execution Caching job.  
Public PropertyIndicates if this job is to be executed immediately.  
Public PropertyIndicates if this job is synchronous (remote execution) or asynchronous (not for remote execution).  
Public PropertyThe date when this schedule's recurrence will end.  
Public PropertyThe number of occurrences that this schedule will execute before it ends.  
Public PropertyThe date this schedule will start.  
Public PropertyThe type of recurrence this schedule has, as one of the ReportScheduleInfo.RecurrencePatternType Enumeration members.  
Public PropertyThe range, or how long the schedule will recur its executions for, as one of the ReportScheduleInfo.RecurrenceRangeType Enumeration members.  
Public PropertyIndicates if this schedule should execute once, or more than once within its recurrence period.  
Public PropertyThe time that the repeating of this schedule should stop.  
Public PropertyThe number of hours between repeated scheduled executions.  
Public PropertyThe number of minutes between repeated scheduled executions.  
Public PropertyThe name of the report that this schedule job executes, without its path from the root.  
Public PropertyThe name of the report that this schedule job executes, including its path from the root.  
Public PropertyThe type of report that this schedule executes.  
Public PropertyThe name of this schedule, as it appears in the Schedule Name column of the Schedule Manager.  
Public PropertyThe type of schedule this is.  
Public PropertyThe time the schedule executes.  
Public PropertyIndicates if the reports output should be sent in an e-mail or saved to disk.  
Top
See Also

Reference

ReportScheduleInfo Class
WebReports.Api.Scheduler Namespace