TestManagementService.GetTeamProject Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Returns a team project object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetTeamProject(Project) | Returns the team project that corresponds to the provided work item tracking project. | |
GetTeamProject(String) | Returns the team project that has the provided project name. |
Top