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
Saves the work item summary to the server.
Top
Properties
Name
Description
Gets or sets the user to whom the work item is assigned.
Gets the ID of the work item summary's underlying IBuildInformationNode.
Gets or sets the status of the work item.
Gets or sets the title of the work item.
Gets or sets the type of the work item.
Gets or sets the ID of the work item.
Gets or sets the URI of the work item.
Top