SiteScheduledJobs.getID (Method)

Returns the id of the scheduled job based on the display name.

Returns:

SiteScheduledJobID (integer)

Arguments:

Name Type Required Description
displayName PlainText_NonNull_100 Required The user given name of the scheduled job instance.

Context:

License Requirements (none)
Permission Requirements Contributor
Deny Context ClusterROPS
Require Context (none)
Author Lock  

Error Codes:

Code Error Message
39001 No scheduled job exists with the specified display name.

Notes:

None