Compartir a través de


MonthlyDOWRecurrence Miembros

Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.

El tipo MonthlyDOWRecurrence expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico MonthlyDOWRecurrence Initializes a new instance of the MonthlyDOWRecurrence 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 Gets or sets the days of the week on which a scheduled report runs.
Propiedad pública MonthsOfYear Gets or sets the months of the year in which a scheduled report runs.
Propiedad pública WhichWeek Gets or sets the week of the month in which a scheduled report runs.
Propiedad pública WhichWeekSpecified Indicates whether a value for the WhichWeek property is specified.

Principio