WeeklyRecurrence Class

Definition

public ref class WeeklyRecurrence : Microsoft::EnterpriseManagement::Monitoring::MaintenanceSchedule::RecurrencePattern
public class WeeklyRecurrence : Microsoft.EnterpriseManagement.Monitoring.MaintenanceSchedule.RecurrencePattern
type WeeklyRecurrence = class
    inherit RecurrencePattern
Public Class WeeklyRecurrence
Inherits RecurrencePattern
Inheritance
WeeklyRecurrence

Constructors

WeeklyRecurrence()
WeeklyRecurrence(Int32, Int32, Int32, Int32, Int32, Int32)

Properties

DaysOfWeek
FreqInterval (Inherited from RecurrencePattern)
FreqRecurrenceFactor (Inherited from RecurrencePattern)
FreqRelativeInterval (Inherited from RecurrencePattern)
FreqSubdayInterval (Inherited from RecurrencePattern)
FreqSubdayType (Inherited from RecurrencePattern)
FreqType (Inherited from RecurrencePattern)
WeeksInterval

Methods

ComputeRecurrence()

Applies to