Specifies the types of monthly recurrence patterns.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum MonthlyRecurrence |
Visual Basic Copy Code |
---|
Public Enum MonthlyRecurrence |
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. |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |