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 Indicates whether a scheduled report runs on Friday.
Propiedad pública Monday Indicates whether a scheduled report runs on Monday.
Propiedad pública Saturday Indicates whether a scheduled report runs on Saturday.
Propiedad pública Sunday Indicates whether a scheduled report runs on Sunday.
Propiedad pública Thursday Indicates whether a scheduled report runs on Thursday.
Propiedad pública Tuesday Indicates whether a scheduled report runs on Tuesday.
Propiedad pública Wednesday Indicates whether a scheduled report runs on Wednesday.

Principio