SchedulingService.getScheduleById Method
Gets a schedule based on ID.
Parameters
- scheduleId
-
The schedule ID.
Return Value
Type: jQuery.Promise
Value: Object
Element Value: Schedule
A promise object that is resolved when the call is completed.
If successful, an object of dundas.scheduling.schedule is returned.