Edit

Share via


WorkItem Class

Definition

Describes a work item.

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

Constructors

WorkItem()
WorkItem(ISecuredObject)

Properties

Fields

Map of field and values for the work item.

Id

The work item ID.

Links

Link references to related REST resources.

(Inherited from WorkItemTrackingResource)
Relations

Relations of the work item.

Rev

Revision number of the work item.

Url (Inherited from WorkItemTrackingResourceReference)

Applies to