Compartir a través de


DaysOfWeekSelector Miembros

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

El tipo DaysOfWeekSelector expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico DaysOfWeekSelector Initializes a new instance of the DaysOfWeekSelector 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 Friday Gets or sets a value that indicates whether a scheduled report runs on Friday.
Propiedad pública Monday Gets or sets a value that indicates whether a scheduled report runs on Monday.
Propiedad pública Saturday Gets or sets a value that indicates whether a scheduled report runs on Saturday.
Propiedad pública Sunday Gets or sets a value that indicates whether a scheduled report runs on Sunday.
Propiedad pública Thursday Gets or sets a value that indicates whether a scheduled report runs on Thursday.
Propiedad pública Tuesday Gets or sets a value that indicates whether a scheduled report runs on Tuesday.
Propiedad pública Wednesday Gets or sets a value that indicates whether a scheduled report runs on Wednesday.

Principio