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 Constructor ()

Initializes a new default instance of the DaysOfMonthPattern class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public DaysOfMonthPattern();
[C++]
public: DaysOfMonthPattern();
[JScript]
public function DaysOfMonthPattern();

Remarks

The default instance of this constructor describes recurrences that happen on the first day of every month.

See Also

DaysOfMonthPattern Class | DaysOfMonthPattern Members | System.Timers Namespace | DaysOfMonthPattern Constructor Overload List