UpdateJobOverrides

Interface

Job property overrides when updating jobs.

Inheritance: UpdateJobOverridesJobOverrides

Properties

Hide inherited properties
PropertyTypeNotes
description
inherited
string

Job description.

dueDate
inherited
Date

Job due date.

Extended properties.

jobName
inherited
string

Job name.

string

Job status

notes
inherited
string

Job notes.

ownedBy
inherited
string

Job owner.

parentJob
inherited
string

Job id of the parent job.

priority
inherited
string

Job priority.

Related properties.

startDate
inherited
Date

Job start date.

description

optionalinheritedinherited
Interface Property
description: string

Job description.

Inherited from JobOverrides.description

dueDate

optionalinheritedinherited
Interface Property
dueDate: Date

Job due date.

Inherited from JobOverrides.dueDate

extendedProperties

optionalinheritedinherited
Interface Property
extendedProperties: ExtendedProperty[]

Extended properties.

Inherited from JobOverrides.extendedProperties

jobName

optionalinheritedinherited
Interface Property
jobName: string

Job name.

Inherited from JobOverrides.jobName

jobStatus

optional
Interface Property
jobStatus: string

Job status

notes

optionalinheritedinherited
Interface Property
notes: string

Job notes.

Inherited from JobOverrides.notes

ownedBy

optionalinheritedinherited
Interface Property
ownedBy: string

Job owner.

Inherited from JobOverrides.ownedBy

parentJob

optionalinheritedinherited
Interface Property
parentJob: string

Job id of the parent job.

Inherited from JobOverrides.parentJob

priority

optionalinheritedinherited
Interface Property
priority: string

Job priority.

Inherited from JobOverrides.priority

relatedProperties

optional
Interface Property
relatedProperties: RelatedPropertyEdits

Related properties.

startDate

optionalinheritedinherited
Interface Property
startDate: Date

Job start date.

Inherited from JobOverrides.startDate

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.