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





Compares two Recurrence objects.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function equals (recurrence)

 Parameters

recurrence

Type: Recurrence
A Recurrence object to compare with the current Recurrence object.

 Return Value

Type: Boolean
True if the specified Recurrence is equal to the current Recurrence, otherwise false.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace