Класс WeeklyRecurrence

Represents the number of weeks and the days of the week on which a scheduled report runs.

Пространство имен:  ReportService2005
Сборка:  ReportService2005 (в ReportService2005.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 with the Item property to specify a recurrence pattern in minutes.

Иерархия наследования

System. . :: . .Object
  ReportService2005. . :: . .RecurrencePattern
    ReportService2005..::..WeeklyRecurrence

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.