DailyRecurrence Class
Represents the intervals at which a scheduled report runs. Intervals are specified in days.
Assembly: ReportService2006 (in ReportService2006.dll)
| Name | Description | |
|---|---|---|
![]() | DailyRecurrence() | Initializes a new instance of the DailyRecurrence class. |
| Name | Description | |
|---|---|---|
![]() | DaysInterval | The intervals at which a scheduled report runs. Intervals are specified in days. |
| 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.) |
Use the DailyRecurrence class with the Item property of the ScheduleDefinition class to specify a recurrence pattern in minutes.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


