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!

DaysOfMonthPattern Class

Specifies a recurrence pattern based on a set of days in a month, and a set of months in a year.

Object
   RecurrencePattern
      DaysOfMonthPattern

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Timers

Assembly: System.Timers.dll

See Also

DaysOfMonthPattern Members | System.Timers Namespace