Progress® Telerik® Reporting R3 2021
WeeklyRecurrenceRule Class
Represents a weekly recurrence rule.
Inheritance Hierarchy
SystemObject
Telerik.ReportServer.Services.Models.RecurrenceRulesRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesWeeklyRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesMonthlyRecurrenceRule
Namespace:
Telerik.ReportServer.Services.Models.RecurrenceRulesTelerik.ReportServer.Services.Models.RecurrenceRulesRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesWeeklyRecurrenceRule
Telerik.ReportServer.Services.Models.RecurrenceRulesMonthlyRecurrenceRule
Assembly: Telerik.ReportServer.Services.Models (in Telerik.ReportServer.Services.Models.dll)
Syntax
The WeeklyRecurrenceRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WeeklyRecurrenceRule |
Initializes a new instance of the WeeklyRecurrenceRule class.
|
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets or sets the maximum number of occurrences.
(Inherited from RecurrenceRule.) |
![]() | End |
Specifies the end date of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | Frequency |
Gets the type of the recurrence rule.
(Overrides RecurrenceRuleFrequency.) |
![]() | Interval |
Gets or sets the interval of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | Offset |
Gets or sets the offset.
|
![]() | Start |
Specifies the start date of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | WeekDays |
Gets or sets the week days.
|
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 RecurrenceRuleEquals(RecurrenceRule).) |
![]() | ExcludeWeekDays |
Excludes the specified week days.
|
![]() | GetHashCode |
Returns the hash code of the instance.
(Inherited from RecurrenceRule.) |
![]() | GetOccurrenceStart |
Gets the occurrence start given a occurrence index.
(Overrides RecurrenceRuleGetOccurrenceStart(Int32, DateTimeFormatInfo).) |
![]() | IncludeWeekDays |
Includes the specified week days.
|
![]() | ToString |
Converts the RecurrenceRule to a string.
(Inherited from RecurrenceRule.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICloneableClone | Creates a new object that is a copy of the current instance. (Inherited from RecurrenceRule.) |
Version Information
Supported in: 1.0.1