Gets or sets the interval of Recurrence.
Namespace: MindFusion.Scheduling
File: Recurrence.js
JavaScript Copy Code |
---|
get interval() {} |
A Number that specifies the interval of occurrence between two recurrent Item-s. The value should be specified in milliseconds. Use DateTime.millisecond to convert your value.
The property is used when the Pattern is set to RecurrencePattern.ByTimeInterval.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |