Class WeeklyRecurrence
Inheritance
System.Object
WeeklyRecurrence
Assembly: BoldReports.Web.dll
Syntax
public class WeeklyRecurrence : RecurrencePattern
Constructors
WeeklyRecurrence()
Declaration
public WeeklyRecurrence()
Properties
DaysOfWeek
Declaration
public DaysOfWeekSelector DaysOfWeek { get; set; }
Property Value
WeeksInterval
Declaration
public int WeeksInterval { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
WeeksIntervalSpecified
Declaration
public bool WeeksIntervalSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|