WorkItemFieldReference interface
Reference to a field in a work item
Properties
name | The friendly name of the field. |
reference |
The reference name of the field. |
url | The REST URL of the resource. |
Property Details
name
The friendly name of the field.
name: string
Property Value
string
referenceName
The reference name of the field.
referenceName: string
Property Value
string
url
The REST URL of the resource.
url: string
Property Value
string