StageCustomFieldCreationInformation クラス
プロパティの設定」および「カスタム フィールド プロジェクト段階情報を追加するのに使用されるメソッドを提供します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.StageCustomFieldCreationInformation
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.StageCustomFieldCreationInformation", ValueObject := True, _
ServerTypeId := "{ee2262c3-3fff-414e-98b2-44f850fef529}")> _
Public Class StageCustomFieldCreationInformation _
Inherits ClientValueObject
'使用
Dim instance As StageCustomFieldCreationInformation
[ScriptTypeAttribute("PS.StageCustomFieldCreationInformation", ValueObject = true,
ServerTypeId = "{ee2262c3-3fff-414e-98b2-44f850fef529}")]
public class StageCustomFieldCreationInformation : ClientValueObject
注釈
ワークフロー ステージでProject Web Appのリストは、 https://ServerName/ProjectServerName/Admin/WorkflowStages.aspxを参照してください。Project Web Appのワークフロー ステージを作成するときにいくつかのフィールドのステージの作成ページでStageCustomFieldCreationInformationクラスのメンバーを表します。ページ上の他のフィールドは、 StageCustomFieldクラスとStageDetailPageCreationInformationクラスのメンバーを表します。
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。