SiteScheduledJobs.validateProperties (Method)

Validates a scheduled job's properties. If the properties do not validate, an exception will be thrown.

Returns:

Void

Arguments:

Name Type Required Description
sourceScope PrimaryScope Required A string describing the source scope (Server, Customer or Site).
jobDefinitionID PositiveInteger Required The ID of the job definition at the specified source scope.
properties Struct Required A structure that describes all of the parameters for the scheduled job.

Context:

License Requirements (none)
Permission Requirements Contributor
Deny Context ClusterROPS
Require Context (none)
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None