Класс MonthlyDOWRecurrence
Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class MonthlyDOWRecurrence _
Inherits RecurrencePattern
'Применение
Dim instance As MonthlyDOWRecurrence
[SerializableAttribute]
public class MonthlyDOWRecurrence : RecurrencePattern
[SerializableAttribute]
public ref class MonthlyDOWRecurrence : public RecurrencePattern
[<SerializableAttribute>]
type MonthlyDOWRecurrence =
class
inherit RecurrencePattern
end
public class MonthlyDOWRecurrence extends RecurrencePattern
Иерархия наследования
System. . :: . .Object
ReportService2005. . :: . .RecurrencePattern
ReportService2005..::..MonthlyDOWRecurrence
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.