Элементы 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 Gets or sets a value that indicates whether a scheduled report runs in April.
Открытое свойство August Gets or sets a value that indicates whether a scheduled report runs in August.
Открытое свойство December Gets or sets a value that indicates whether a scheduled report runs in December.
Открытое свойство February Gets or sets a value that indicates whether a scheduled report runs in February.
Открытое свойство January Gets or sets a value that indicates whether a scheduled report runs in January.
Открытое свойство July Gets or sets a value that indicates whether a scheduled report runs in July.
Открытое свойство June Gets or sets a value that indicates whether a scheduled report runs in June.
Открытое свойство March Gets or sets a value that indicates whether a scheduled report runs in March.
Открытое свойство May Gets or sets a value that indicates whether a scheduled report runs in May.
Открытое свойство November Gets or sets a value that indicates whether a scheduled report runs in November.
Открытое свойство October Gets or sets a value that indicates whether a scheduled report runs in October.
Открытое свойство September Gets or sets a value that indicates whether a scheduled report runs in September.

В начало