次の方法で共有


PhaseCollection クラス

ワークフローのPhaseオブジェクトのコレクションを表します。

継承階層

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<Phase>
        Microsoft.ProjectServer.Client.PhaseCollection

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<ScriptTypeAttribute("PS.PhaseCollection", ServerTypeId := "{f5fbfc2b-9866-4903-8f39-b20efc731085}")> _
Public Class PhaseCollection _
    Inherits ClientObjectCollection(Of Phase)
'使用
Dim instance As PhaseCollection
[ScriptTypeAttribute("PS.PhaseCollection", ServerTypeId = "{f5fbfc2b-9866-4903-8f39-b20efc731085}")]
public class PhaseCollection : ClientObjectCollection<Phase>

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

PhaseCollection メンバー

Microsoft.ProjectServer.Client 名前空間

Phase

PhaseCreationInformation

Phases