Returns the item with the specified id at the specified occurrence.
Namespace: MindFusion.Scheduling
Package: Calendar.js
JavaScript
![]() |
---|
function getItemById (id, [occurrenceIndex]) |
The id of the item.
The occurrence index of the item.
Type: Item
The item; null if no item with the specified id and occurrence index has been found.