Represents the recurrence of a ScheduleItem on a monthly basis.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public abstract class MonthlyRecurrencePattern : RecurrencePattern
Visual Basic (Declaration)
Public MustInherit Class MonthlyRecurrencePattern _
	Inherits RecurrencePattern

Inheritance Hierarchy

See Also