WorkItemTemplateReference interface

Describes a shallow reference to a work item template.

Extends

Properties

description

The description of the work item template.

id

The identifier of the work item template.

name

The name of the work item template.

workItemTypeName

The name of the work item type.

Inherited Properties

url

REST URL for the resource.

Property Details

description

The description of the work item template.

description: string

Property Value

string

id

The identifier of the work item template.

id: string

Property Value

string

name

The name of the work item template.

name: string

Property Value

string

workItemTypeName

The name of the work item type.

workItemTypeName: string

Property Value

string

Inherited Property Details

url

REST URL for the resource.

url: string

Property Value

string

Inherited From WorkItemTrackingResource.url