ASP.NET Pack Programmer's Guide
Item.getRecurrence Method
See Also
 





Gets the Recurrence object, associated with this item.

Namespace: MindFusion.Scheduling
Package: Calendar.js

 Syntax

JavaScript  Copy Code

function getRecurrence ()

 Return Value

Type: Recurrence
The Recurrence object, associated with this item. If the item is not part of a recurrent series, the method returns null.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace