Compartir a través de


MonthsOfYearSelector Miembros

Represents the months of the year in which a scheduled report runs.

El tipo MonthsOfYearSelector expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico MonthsOfYearSelector Initializes a new instance of the MonthsOfYearSelector 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 April Gets or sets a value that indicates whether a scheduled report runs in April.
Propiedad pública August Gets or sets a value that indicates whether a scheduled report runs in August.
Propiedad pública December Gets or sets a value that indicates whether a scheduled report runs in December.
Propiedad pública February Gets or sets a value that indicates whether a scheduled report runs in February.
Propiedad pública January Gets or sets a value that indicates whether a scheduled report runs in January.
Propiedad pública July Gets or sets a value that indicates whether a scheduled report runs in July.
Propiedad pública June Gets or sets a value that indicates whether a scheduled report runs in June.
Propiedad pública March Gets or sets a value that indicates whether a scheduled report runs in March.
Propiedad pública May Gets or sets a value that indicates whether a scheduled report runs in May.
Propiedad pública November Gets or sets a value that indicates whether a scheduled report runs in November.
Propiedad pública October Gets or sets a value that indicates whether a scheduled report runs in October.
Propiedad pública September Gets or sets a value that indicates whether a scheduled report runs in September.

Principio