Class MonthlyDOWRecurrence
Inheritance
System.Object
MonthlyDOWRecurrence
Assembly: BoldReports.Web.dll
Syntax
public class MonthlyDOWRecurrence : RecurrencePattern
Constructors
MonthlyDOWRecurrence()
Declaration
public MonthlyDOWRecurrence()
Properties
DaysOfWeek
Declaration
public DaysOfWeekSelector DaysOfWeek { get; set; }
Property Value
MonthsOfYear
Declaration
public MonthsOfYearSelector MonthsOfYear { get; set; }
Property Value
WhichWeek
Declaration
public WeekNumberEnum WhichWeek { get; set; }
Property Value
WhichWeekSpecified
Declaration
public bool WhichWeekSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|