This topic has not yet been rated - Rate this topic

WorkItem.Type Property

Gets a WorkItemType object that represents the type of this work item.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
public WorkItemType Type { get; }

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemType
A WorkItemType object that represents the type of this work item.
ExceptionCondition
WorkItemTypeDeniedOrNotExistException

The Type property is null.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.