Class MonthlyRecurrence
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 |