Represents the recurrence of a ScheduleItem on a yearly 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 YearlyRecurrencePattern : RecurrencePattern
Visual Basic (Declaration)
Public MustInherit Class YearlyRecurrencePattern _
	Inherits RecurrencePattern

Inheritance Hierarchy

See Also