OccurrenceByUid
methodsGets the event occurrence with the specified uid.
This method can return an occurrence (not part of the data source's data) part of a recurring series.
Parameters:uidString
Returns:kendo.data.SchedulerEvent
The uid of the occurrence to look for.
the occurrence instance. Returns undefined if an occurrence with the specified uid is not found.