MindFusion.Scheduling for Xamarin Programmer's Guide
Recurrence.YearlyRecurrence Property
See Also
 






Gets or sets the type of yearly recurrence.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public YearlyRecurrence YearlyRecurrence { get; set; }

Visual Basic  Copy Code

Public Property YearlyRecurrence As YearlyRecurrence

 Property Value

A member of the YearlyRecurrence enumeration.

 Remarks

The value of this property is used when the recurrence Pattern is set to Yearly.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace