Edit

Share via


WorkItemTemplateReference Class

Definition

Describes a shallow reference to a work item template.

[System.Runtime.Serialization.DataContract]
public class WorkItemTemplateReference : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemTrackingResource
type WorkItemTemplateReference = class
    inherit WorkItemTrackingResource
Public Class WorkItemTemplateReference
Inherits WorkItemTrackingResource
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
WorkItemTemplateReference
Derived
Attributes

Constructors

WorkItemTemplateReference()

Properties

Description

The description of the work item template.

Id

The identifier of the work item template.

Links

Link references to related REST resources.

(Inherited from WorkItemTrackingResource)
Name

The name of the work item template.

Url (Inherited from WorkItemTrackingResourceReference)
WorkItemTypeName

The name of the work item type.

Applies to