MindFusion.Scheduling for ASP.NET Programmer's Guide
YearlyRecurrence Enumeration
See Also
 





Specifies the yearly recurrence of an item.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

// enum
YearlyRecurrence = {}

 Members

  Member name Description

ByDayType

Value: 1. The event occurs by type of the day.

SpecificDate

Value: 0. The event occurs at a given date of the year.

 See Also

MindFusion.Scheduling Namespace