This documentation is archived and is not being maintained.

Project::WorkItemTypes Property

Gets a collection of WorkItemType objects that belong to this project.

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

public:
property WorkItemTypeCollection^ WorkItemTypes {
	WorkItemTypeCollection^ get ();
}

Show: