ActiveReports 9 Server
Frequency Enumeration

Specifies the frequency for the associated recurrence rule.
Syntax
'Declaration
 
Public Enum Frequency 
   Inherits System.Enum
public enum Frequency : System.Enum 
Members
MemberDescription
DailyIndicates that events occur daily.
HourlyIndicates that events occur hourly.
MinutelyIndicates that events occur minutely.
MonthlyIndicates that events occur monthly.
SecondlyIndicates that events occur secondly.
WeeklyIndicates that events occur weekly.
YearlyIndicates that events occur yearly.
Inheritance Hierarchy

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

See Also

Reference

ActiveReports.Server.Scheduling Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum