Compartilhar via


Membros MonthlyDOWRecurrence

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

O tipo MonthlyDOWRecurrence expõe os seguintes membros.

Construtores

  Nome Descrição
Método público MonthlyDOWRecurrence Initializes a new instance of the MonthlyDOWRecurrence class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública DaysOfWeek Gets or sets the days of the week on which a scheduled report runs.
Propriedade pública MonthsOfYear Gets or sets the months of the year in which a scheduled report runs.
Propriedade pública WhichWeek Gets or sets the week of the month in which a scheduled report runs.
Propriedade pública WhichWeekSpecified Gets or sets a value that indicates whether the WhichWeek property is specified.

Início