ReleaseWorkItemRef interface
Properties
| assignee | |
| id | Gets or sets the ID. |
| provider | Gets or sets the provider. |
| state | Gets or sets the state. |
| title | Gets or sets the title. |
| type | Gets or sets the type. |
| url | Gets or sets the workitem url. |
Property Details
assignee
assignee: string
Property Value
string
id
Gets or sets the ID.
id: string
Property Value
string
provider
Gets or sets the provider.
provider: string
Property Value
string
state
Gets or sets the state.
state: string
Property Value
string
title
Gets or sets the title.
title: string
Property Value
string
type
Gets or sets the type.
type: string
Property Value
string
url
Gets or sets the workitem url.
url: string
Property Value
string