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





Gets the recurrence interval in hours.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function getInterval ()

 Return Value

Type: Number
The recurrence interval in hours.

 Remarks

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

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace