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 建立節點在新 Team 專案的通用結構服務中。 (繼承自 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 命名空間