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 名前空間