WorkItemRelationType interface

Represents the work item type relation type.

Extends

Properties

attributes

The collection of relation type attributes.

Inherited Properties

name

The name.

referenceName

The reference name.

url

REST URL for the resource.

Property Details

attributes

The collection of relation type attributes.

attributes: {[key: string]: any}

Property Value

{[key: string]: any}

Inherited Property Details

name

The name.

name: string

Property Value

string

Inherited From WorkItemTrackingReference.name

referenceName

The reference name.

referenceName: string

Property Value

string

Inherited From WorkItemTrackingReference.referenceName

url

REST URL for the resource.

url: string

Property Value

string

Inherited From WorkItemTrackingReference.url