ASP.NET Pack Programmer's Guide
MonthlyRecurrence Enumeration
See Also
 





Specifies the types of various monthly recurrence patterns.

Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public enum MonthlyRecurrence

Visual Basic  Copy Code

Public Enum MonthlyRecurrence

 Members

  Member name Description

ByDayNumber

The event occurs on the given day of the month.

ByDayType

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

 See Also

MindFusion.Scheduling Namespace