Progress® Telerik® Reporting R1 2021
MonthlyRecurrenceRule Class
Represents a monthly recurrence rule.
Inheritance Hierarchy
SystemObject
Telerik.ReportServer.Services.Models.RecurrenceRulesRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesWeeklyRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesMonthlyRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesYearlyRecurrenceRule
Namespace:
Telerik.ReportServer.Services.Models.RecurrenceRulesTelerik.ReportServer.Services.Models.RecurrenceRulesRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesWeeklyRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesMonthlyRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesYearlyRecurrenceRule
Assembly: Telerik.ReportServer.Services.Models (in Telerik.ReportServer.Services.Models.dll)
Syntax
The MonthlyRecurrenceRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MonthlyRecurrenceRule |
Initializes a new instance of the MonthlyRecurrenceRule class.
|
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets or sets the maximum number of occurrences.
(Inherited from RecurrenceRule.) |
![]() | DayNumber |
Gets or sets the day number.
|
![]() | End |
Specifies the end date of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | Frequency |
Gets the type of the recurrence rule.
(Overrides WeeklyRecurrenceRuleFrequency.) |
![]() | Interval |
Gets or sets the interval of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | Offset |
Gets or sets the offset.
(Inherited from WeeklyRecurrenceRule.) |
![]() | Start |
Specifies the start date of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | WeekDays |
Gets or sets the week days.
(Inherited from WeeklyRecurrenceRule.) |
![]() | WeekNumber |
Gets or sets the week number.
|
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current RecurrenceRule instance.
(Inherited from RecurrenceRule.) |
![]() | Equals(Object) | (Inherited from RecurrenceRule.) |
![]() | Equals(RecurrenceRule) |
Indicates whether this RecurrenceRule instance and the specified object are
equal.
(Overrides WeeklyRecurrenceRuleEquals(RecurrenceRule).) |
![]() | ExcludeWeekDays |
Excludes the specified week days.
(Inherited from WeeklyRecurrenceRule.) |
![]() | GetHashCode |
Returns the hash code of the instance.
(Inherited from RecurrenceRule.) |
![]() | GetOccurrenceStart |
Gets the occurrence start given a occurrence index.
(Overrides WeeklyRecurrenceRuleGetOccurrenceStart(Int32, DateTimeFormatInfo).) |
![]() | IncludeWeekDays |
Includes the specified week days.
(Inherited from WeeklyRecurrenceRule.) |
![]() | ToString |
Converts the RecurrenceRule to a string.
(Inherited from RecurrenceRule.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICloneableClone | (Inherited from RecurrenceRule.) |
Version Information
Supported in: 1.0.1