Represents the recurrence of a ScheduleItem on a monthly basis.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public abstract class MonthlyRecurrencePattern : RecurrencePattern
Visual Basic
Public MustInherit Class MonthlyRecurrencePattern _
	Inherits RecurrencePattern
Visual C++
public ref class MonthlyRecurrencePattern abstract : public RecurrencePattern

Inheritance Hierarchy

See Also