Dela via


IWorkItemSummary Members

Include Protected Members
Include Inherited Members

This interface is a helper interface for IBuildInformationNode of type "WorkItemSummary". To obtain an IWorkItemSummary, use the InformationNodeConverters class.

The IWorkItemSummary type exposes the following members.

Methods

 

Name

Description

Public method

Save

Saves the work item summary to the server.

Top

Properties

 

Name

Description

Public property

AssignedTo

Gets or sets the user to whom the work item is assigned.

Public property

Id

Gets the ID of the work item summary's underlying IBuildInformationNode.

Public property

Status

Gets or sets the status of the work item.

Public property

Title

Gets or sets the title of the work item.

Public property

Type

Gets or sets the type of the work item.

Public property

WorkItemId

Gets or sets the ID of the work item.

Public property

WorkItemUri

Gets or sets the URI of the work item.

Top

See Also

Reference

IWorkItemSummary Interface

Microsoft.TeamFoundation.Build.Client Namespace