DataCubeService.getSchedule Method
Retrieves the schedule rule for the given data cube.
Parameters
- id
-
Type: String
The ID of the data cube to build the warehouse on.
Return Value
Type: ScheduleRule
A promise object that is resolved when the call is complete.
If successful, a dundas.scheduling.ScheduleRule is returned.