Класс MonthsOfYearSelector
Represents the months of the year in which a scheduled report runs.
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class MonthsOfYearSelector
'Применение
Dim instance As MonthsOfYearSelector
[SerializableAttribute]
public class MonthsOfYearSelector
[SerializableAttribute]
public ref class MonthsOfYearSelector
[<SerializableAttribute>]
type MonthsOfYearSelector = class end
public class MonthsOfYearSelector
Замечания
Use the MonthsOfYearSelector class with the MonthsOfYear property of the MonthlyDOWRecurrence and MonthlyRecurrence classes to indicate the months in which a scheduled report runs.
Иерархия наследования
System. . :: . .Object
ReportService2005..::..MonthsOfYearSelector
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.