DailyRecurrence Members
Include Protected Members
Include Inherited Members
Represents the intervals at which a scheduled report runs. Intervals are specified in days.
The DailyRecurrence type exposes the following members.
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 | |
---|---|---|
DaysInterval | The intervals at which a scheduled report runs. Intervals are specified in days. |
Top