ActiveReports 12 Server User Guide
Enabled Property (Schedule)

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

Property Value

true if enabled; otherwise, false.
See Also

Reference

Schedule Class
Schedule Members