PlanAssignmentCreationInformation.ResourceId プロパティ
取得または設定、リソースの GUID。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property ResourceId As Guid
Get
Set
'使用
Dim instance As PlanAssignmentCreationInformation
Dim value As Guid
value = instance.ResourceId
instance.ResourceId = value
[RemoteAttribute]
public Guid ResourceId { get; set; }
プロパティ値
型: System.Guid
GUID の値。
関連項目
参照先
PlanAssignmentCreationInformation クラス