ActiveReports 12 Server User Guide
ScheduleType Enumeration

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace : ScheduleType Enumeration
Represents type of the schedule.
Syntax
'Declaration
 
Public Enum ScheduleType 
   Inherits System.Enum
public enum ScheduleType : System.Enum 
Members
MemberDescription
PrintingSchedule of printing of the report
RenderingSchedule of rendering of the report
UnselectedUnselected type of schedule
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.Scheduling.ScheduleType

See Also

Reference

ActiveReports.Server.Scheduling Namespace