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





Specifies the pattern of daily recurrence for a task.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

// enum
MonthlyRecurrence = {}

 Members

  Member name Description

ByDayNumber

Value: 0. The event occurs at the day with the specified number.

ByDayType

Value: 1. The event occurs at the specified day.

 See Also

MindFusion.Scheduling Namespace