In a recurrence, gets the recurrence master item with the specified id.
Namespace: MindFusion.Scheduling
File: Schedule.js
JavaScript Copy Code |
---|
function getMasterById (id) |
String. The id of the master item.
The item; null if no master item with the specified id has been found.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |