Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingInterfaces
WorkItemIcon
Interface WorkItemIcon
Reference to a work item icon.
interface
WorkItemIcon
{
id
?:
string
;
url
?:
string
;
}
Index
Properties
id?
url?
Properties
Optional
id
id
?:
string
The identifier of the icon.
Optional
url
url
?:
string
The REST URL of the resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
url
azure-devops-node-api
Loading...
Reference to a work item icon.