SchedulingService.cancelJobById Method

Cancels a job that matches the ID.
 

Parameters

jobId

Type: String
The job ID GUID.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is completed.