This topic has not yet been rated - Rate this topic

Changeset.WorkItems Property

Gets an array of work items that are associated with this changeset.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
'Declaration
Public ReadOnly Property WorkItems As WorkItem()

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem()
An array of work items that are associated with this changeset.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.