DailyRecurrence 类

定义

表示运行计划的报表的时间间隔。 时间间隔是以天数为单位指定的。

public ref class DailyRecurrence : ReportService2006::RecurrencePattern
public class DailyRecurrence : ReportService2006.RecurrencePattern
type DailyRecurrence = class
    inherit RecurrencePattern
Public Class DailyRecurrence
Inherits RecurrencePattern
继承
DailyRecurrence

注解

DailyRecurrence 类与 类的 ScheduleDefinition 属性一起使用Item,以分钟为单位指定重复模式。

构造函数

DailyRecurrence()

初始化 DailyRecurrence 类的新实例。

属性

DaysInterval

运行计划的报表的时间间隔。 时间间隔是以天数为单位指定的。

适用于