Класс MonthlyDOWRecurrence
Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.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
Замечания
The MonthlyDOWRecurrence pattern is not supported in SharePoint integrated mode.
Иерархия наследования
System. . :: . .Object
ReportService2006. . :: . .RecurrencePattern
ReportService2006..::..MonthlyDOWRecurrence
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.