ITestManagementService.GetTeamProject Method
Include Protected Members
Include Inherited Members
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 a team project object that is based on the provided project. | |
GetTeamProject(String) | Returns the team project that has the provided project name. |
Top