Class MonthlyRecurrence
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class MonthlyRecurrence : RecurrencePattern
Constructors
MonthlyRecurrence()
Declaration
public MonthlyRecurrence()
Properties
Days
Declaration
public string Days { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MonthsOfYear
Declaration
public MonthsOfYearSelector MonthsOfYear { get; set; }
Property Value
Type | Description |
---|---|
MonthsOfYearSelector |