MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.getDays Method
See Also
 





Gets how many days should pass before the event occurs again.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getDays ()

 Return Value

Type: Number
The number of days.

 Remarks

This value is used when the recurrence Pattern is set to Daily.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace