Compartir a través de


WeeklyRecurrence Miembros

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

El tipo WeeklyRecurrence expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico WeeklyRecurrence Initializes a new instance of the WeeklyRecurrence class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública DaysOfWeek The days of the week (DaysOfWeekSelector object) on which a scheduled report runs.
Propiedad pública WeeksInterval The intervals at which a scheduled report runs. Intervals are measured in weeks.
Propiedad pública WeeksIntervalSpecified Indicates whether the WeeksInterval value is specified.

Principio