WorkItemFieldUpdate interface

Describes an update to a work item field.

Properties

newValue

The new value of the field.

oldValue

The old value of the field.

Property Details

newValue

The new value of the field.

newValue: any

Property Value

any

oldValue

The old value of the field.

oldValue: any

Property Value

any