This topic has not yet been rated - Rate this topic

WorkItem.History Property

Gets or sets the string value of the History field for this work item.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
public string History { get; set; }

Property Value

Type: String
The string value of the History field for this work item.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.