Table of Contents

UpdateJob

Use this method to update a specific job.

Input

Item Format Description
connection String The connection string. See ConnectApp.
domainID Integer The job domain ID.
job DMAJobSection The ID, name, start time and end time of the job, as well as the various job sections.

Output

None.