Search
Recurrence.master Property
See Also
 






Gets the master item for the recurrence.

Namespace: MindFusion.Scheduling
File: 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