MindFusion.Scheduling for JavaScript Programmer's Guide
Recurrence.master Property
See Also
 






Gets the master item for the recurrence.

Namespace: MindFusion.Scheduling
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

get master() {}

 Property Value

An Item instance.

 Remarks

The master is the initial Item that is being copied by all subsequent occurrencies.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace