Determines whether two Recurrence objects define the same recurrence pattern.
Namespace: MindFusion.Scheduling
Assembly: Recurrence.js
JavaScript
![]() |
---|
function samePatternAs (recurrence) |
A Recurrence object to compare with this Recurrence.
Boolean. true if the Recurrence instances have the same recurrence pattern; otherwise false.