ScheduleStateEnum Enumeration

 

Describes the current state of a schedule.

Namespace:   ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

public enum class ScheduleStateEnum

Member nameDescription
Expired

Failing

Paused

Ready

Running

Use the ScheduleStateEnum enumeration together with the State property of the Schedule class.

Return to top
Show: