ActiveReports 12 Server User Guide
Enabled Property (ISchedule)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > ISchedule Interface : Enabled Property
Gets or sets a value indicating whether this ISchedule is enabled.
Syntax
'Declaration
 
Property Enabled As Boolean
bool Enabled {get; set;}

Property Value

true if enabled; otherwise, false.
See Also

Reference

ISchedule Interface
ISchedule Members