ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace : Frequency Enumeration |
'Declaration Public Enum Frequency Inherits System.Enum
public enum Frequency : System.Enum
Member | Description |
---|---|
Daily | Indicates that events occur daily. |
Hourly | Indicates that events occur hourly. |
Minutely | Indicates that events occur minutely. |
Monthly | Indicates that events occur monthly. |
Secondly | Indicates that events occur secondly. |
Weekly | Indicates that events occur weekly. |
Yearly | Indicates that events occur yearly. |
System.Object
System.ValueType
System.Enum
ActiveReports.Server.Scheduling.Frequency