Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkItemFieldUpdate

Describes an update to a work item field.

Hierarchy

  • WorkItemFieldUpdate

Index

Properties

Properties

Optional newValue

newValue: any

The new value of the field.

Optional oldValue

oldValue: any

The old value of the field.

Generated using TypeDoc