WorkItemLink interface

A link between two work items.

Properties

rel

The type of link.

source

The source work item.

target

The target work item.

Property Details

The type of link.

rel: string

Property Value

string

The source work item.

source: WorkItemReference

Property Value

The target work item.

target: WorkItemReference

Property Value