WorkItemRelationType interface
Represents the work item type relation type.
- Extends
Properties
attributes | The collection of relation type attributes. |
Inherited Properties
name | The name. |
reference |
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
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