ProjectResourceCreationInformation クラス
プロパティの設定と、プロジェクトのリソースのエンティティを作成するためのメソッドを提供します。
継承階層
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.ProjectResourceCreationInformation
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject := True, _
ServerTypeId := "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")> _
Public Class ProjectResourceCreationInformation _
Inherits ClientValueObject
'使用
Dim instance As ProjectResourceCreationInformation
[ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject = true,
ServerTypeId = "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")]
public class ProjectResourceCreationInformation : ClientValueObject
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。