Determines whether two Recurrence objects define the same recurrence pattern.
Namespace: MindFusion.Scheduling
File: Recurrence.js
JavaScript Copy Code |
---|
function samePatternAs (recurrence) |
A Recurrence object to compare with this Recurrence.
Boolean. true if the Recurrence instances have the same recurrence pattern; otherwise false.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |