SiteScheduledJobs.delete (Method)
Deletes the specified scheduled job.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
scheduledJobID | SiteScheduledJobID | Required | A scheduled job's ID. |
Context:
License Requirements | (none) |
Permission Requirements | hybrid:JobOwnerOrSiteAdmin |
Deny Context | ClusterROPS |
Require Context | (none) |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None