次の方法で共有


EnterpriseResourceCreationInformation クラス

エンタープライズ リソースの作成についてを説明します。

継承階層

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

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

構文

'宣言
<ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject := True,  _
    ServerTypeId := "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")> _
Public Class EnterpriseResourceCreationInformation _
    Inherits ClientValueObject
'使用
Dim instance As EnterpriseResourceCreationInformation
[ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject = true, 
    ServerTypeId = "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")]
public class EnterpriseResourceCreationInformation : ClientValueObject

スレッド セーフ

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

関連項目

参照先

EnterpriseResourceCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間