MonthlyRecurrence Members
Include Protected Members
Include Inherited Members
Represents the days of the month on which a scheduled report runs.
The MonthlyRecurrence type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MonthlyRecurrence() | Initializes a new instance of the MonthlyRecurrence class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Days | Gets or sets the days of the month on which a scheduled report runs. | |
MonthsOfYear | Gets or sets the months of the year (MonthsOfYearSelector object) in which a scheduled report runs. |
Top