MindFusion.Scheduling for Xamarin Programmer's Guide
MonthlyRecurrence Enumeration
See Also
 






Specifies the types of monthly recurrence patterns.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public enum MonthlyRecurrence

Visual Basic  Copy Code

Public Enum MonthlyRecurrence

 Members

  Member name Description

ByDayNumber

The event occurs on a specific day of the month.

ByDayType

The event occurs on a specific type of day of the specified week of the month.

 See Also

MindFusion.Scheduling Namespace