Membros WeeklyRecurrence
Represents the number of weeks and the days of the week on which a scheduled report runs.
O tipo WeeklyRecurrence expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
WeeklyRecurrence | Initializes a new instance of the WeeklyRecurrence class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
DaysOfWeek | Gets or sets the days of the week (DaysOfWeekSelector object) on which a scheduled report runs. | |
WeeksInterval | Gets or sets the intervals at which a scheduled report runs. Intervals are measured in weeks. | |
WeeksIntervalSpecified | Gets or sets a value that indicates whether the WeeksInterval property is specified. |
Início