TeamFoundationTeamService.QueryTeams Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
QueryTeams(TeamFoundationRequestContext, IdentityDescriptor) | Queries all Team groups that given user is a member of. | |
QueryTeams(TeamFoundationRequestContext, Dictionary<String, Guid>) | ||
QueryTeams(TeamFoundationRequestContext, String) | Queries all Team groups in given project. |
Top