Класс WeeklyRecurrence
Represents the number of weeks and the days of the week on which a scheduled report runs.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class WeeklyRecurrence _
Inherits RecurrencePattern
'Применение
Dim instance As WeeklyRecurrence
[SerializableAttribute]
public class WeeklyRecurrence : RecurrencePattern
[SerializableAttribute]
public ref class WeeklyRecurrence : public RecurrencePattern
[<SerializableAttribute>]
type WeeklyRecurrence =
class
inherit RecurrencePattern
end
public class WeeklyRecurrence extends RecurrencePattern
Замечания
Use the WeeklyRecurrence class together with the Item property to specify a recurrence pattern in minutes.
Иерархия наследования
System. . :: . .Object
ReportService2006. . :: . .RecurrencePattern
ReportService2006..::..WeeklyRecurrence
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.