This documentation is archived and is not being maintained.
ICommonStructureService Interface
Visual Studio 2013
Defines methods for working with the common structures areas and iterations.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The ICommonStructureService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ClearProjectInfoCache | |
![]() | CreateNode | |
![]() | CreateProject | Creates nodes in the common structure service for a new team project. |
![]() | DeleteBranches | |
![]() | DeleteProject | |
![]() | GetChangedNodes | |
![]() | GetDeletedNodesXml | |
![]() | GetNode | |
![]() | GetNodeFromPath | |
![]() | GetNodesXml | |
![]() | GetProject | |
![]() | GetProjectFromName | |
![]() | GetProjectProperties | |
![]() | ListAllProjects | |
![]() | ListProjects | |
![]() | ListStructures | |
![]() | MoveBranch | |
![]() | RenameNode | |
![]() | ReorderNode | |
![]() | UpdateProjectProperties |
Show:
