WorkItemRelationUpdates interface

Describes updates to a work item's relations.

Properties

added

List of newly added relations.

removed

List of removed relations.

updated

List of updated relations.

Property Details

added

List of newly added relations.

added: WorkItemRelation[]

Property Value

removed

List of removed relations.

removed: WorkItemRelation[]

Property Value

updated

List of updated relations.

updated: WorkItemRelation[]

Property Value