Membres WeeklyRecurrence

Represents the number of weeks and the days of the week on which a scheduled report runs.

Le type WeeklyRecurrence expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique WeeklyRecurrence Initializes a new instance of the WeeklyRecurrence class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique DaysOfWeek Gets or sets the days of the week (DaysOfWeekSelector object) on which a scheduled report runs.
Propriété publique WeeksInterval Gets or sets the intervals at which a scheduled report runs. Intervals are measured in weeks.
Propriété publique WeeksIntervalSpecified Gets or sets a value that indicates whether the WeeksInterval property is specified.

Haut de la page