NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WeeklyPattern Class

Specifies a weekly recurrence pattern based on a set of days and a weekly interval.

Object
   RecurrencePattern
      WeeklyPattern

[Visual Basic]
Public Class WeeklyPattern
   Inherits RecurrencePattern
[C#]
public class WeeklyPattern : RecurrencePattern
[C++]
public __gc class WeeklyPattern : public RecurrencePattern
[JScript]
public class WeeklyPattern extends RecurrencePattern

Remarks

[To be supplied.]

Requirements

Namespace: System.Timers

Assembly: System.Timers.dll

See Also

WeeklyPattern Members | System.Timers Namespace