ProjectDetailPageCreationInformation クラス
エンタープライズ プロジェクトの種類のプロジェクト詳細ページ (PDP) の作成に使用する情報を提供します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.ProjectDetailPageCreationInformation
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.ProjectDetailPageCreationInformation", ValueObject := True, _
ServerTypeId := "{6abc7861-5ad4-4354-94fb-3dda8cd47ae4}")> _
Public Class ProjectDetailPageCreationInformation _
Inherits ClientValueObject
'使用
Dim instance As ProjectDetailPageCreationInformation
[ScriptTypeAttribute("PS.ProjectDetailPageCreationInformation", ValueObject = true,
ServerTypeId = "{6abc7861-5ad4-4354-94fb-3dda8cd47ae4}")]
public class ProjectDetailPageCreationInformation : ClientValueObject
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。