Элементы MonthsOfYearSelector

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

Тип MonthsOfYearSelector предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод MonthsOfYearSelector Initializes a new instance of the MonthsOfYearSelector class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство April Indicates whether a scheduled report runs in April.
Открытое свойство August Indicates whether a scheduled report runs in August.
Открытое свойство December Indicates whether a scheduled report runs in December.
Открытое свойство February Indicates whether a scheduled report runs in February.
Открытое свойство January Indicates whether a scheduled report runs in January.
Открытое свойство July Indicates whether a scheduled report runs in July.
Открытое свойство June Indicates whether a scheduled report runs in June.
Открытое свойство March Indicates whether a scheduled report runs in March.
Открытое свойство May Indicates whether a scheduled report runs in May.
Открытое свойство November Indicates whether a scheduled report runs in November.
Открытое свойство October Indicates whether a scheduled report runs in October.
Открытое свойство September Indicates whether a scheduled report runs in September.

В начало