次の方法で共有


StageCreationInformation クラス

プロジェクト ワークフロー ステージの作成に使用するメソッドとプロパティを提供します。

継承階層

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.StageCreationInformation

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

構文

'宣言
<ScriptTypeAttribute("PS.StageCreationInformation", ValueObject := True,  _
    ServerTypeId := "{9f32eaa1-0131-41fe-bf60-7063fdd7c288}")> _
Public Class StageCreationInformation _
    Inherits ClientValueObject
'使用
Dim instance As StageCreationInformation
[ScriptTypeAttribute("PS.StageCreationInformation", ValueObject = true, 
    ServerTypeId = "{9f32eaa1-0131-41fe-bf60-7063fdd7c288}")]
public class StageCreationInformation : ClientValueObject

スレッド セーフ

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

関連項目

参照先

StageCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間