SchedulingService.startJob Method

Starts the specified job.
 

Parameters

id

The job ID.

Return Value


Type: KeyValuePair
A promise object that is resolved when the call is completed. If successful, a KeyValue pair containing the job ID and an integer containing the job run ID for the specified job is returned.