ICommonStructureService4 接口

命名空间:  Microsoft.TeamFoundation.Server
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Public Interface ICommonStructureService4 _
    Inherits ICommonStructureService3, ICommonStructureService
public interface ICommonStructureService4 : ICommonStructureService3, 
    ICommonStructureService

ICommonStructureService4 类型公开以下成员。

方法

  名称 说明
公共方法 ClearProjectInfoCache (继承自 ICommonStructureService。)
公共方法 CreateNode(String, String) (继承自 ICommonStructureService。)
公共方法 CreateNode(String, String, Nullable<DateTime>, Nullable<DateTime>) 创建新的节点
公共方法 CreateProject 在新团队项目的通用结构服务中创建节点。 (继承自 ICommonStructureService。)
公共方法 DeleteBranches (继承自 ICommonStructureService。)
公共方法 DeleteProject (继承自 ICommonStructureService。)
公共方法 GetChangedNodes (继承自 ICommonStructureService。)
公共方法 GetChangedNodesAndProjects (继承自 ICommonStructureService3。)
公共方法 GetDeletedNodesXml (继承自 ICommonStructureService。)
公共方法 GetNode (继承自 ICommonStructureService。)
公共方法 GetNodeFromPath (继承自 ICommonStructureService。)
公共方法 GetNodesXml (继承自 ICommonStructureService。)
公共方法 GetProject (继承自 ICommonStructureService。)
公共方法 GetProjectFromName (继承自 ICommonStructureService。)
公共方法 GetProjectProperties (继承自 ICommonStructureService。)
公共方法 GetProjectProperty
公共方法 ListAllProjects (继承自 ICommonStructureService。)
公共方法 ListProjects (继承自 ICommonStructureService。)
公共方法 ListStructures (继承自 ICommonStructureService。)
公共方法 MoveBranch (继承自 ICommonStructureService。)
公共方法 RenameNode (继承自 ICommonStructureService。)
公共方法 ReorderNode (继承自 ICommonStructureService。)
公共方法 SetIterationDates
公共方法 SetProjectProperty
公共方法 UpdateProjectProperties (继承自 ICommonStructureService。)

页首

请参阅

参考

Microsoft.TeamFoundation.Server 命名空间