This documentation is archived and is not being maintained.

Category::DefaultWorkItemType Property

Gets the default work item type of this category.

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

public:
property WorkItemType^ DefaultWorkItemType {
	WorkItemType^ get ();
}

Show: