This documentation is archived and is not being maintained.

WorkItem.Fields Property

Gets the FieldCollection object that contains the Fields of this work item.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

'Declaration
Public ReadOnly Property Fields As FieldCollection

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client.FieldCollection
The FieldCollection object that contains the Fields of this work item.

Show: