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.ReportServices.Contracts.Policy.Scheduling.Frequency

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ActiveReports.Server.ReportServices.Contracts.Policy.Scheduling Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum