ReportingPostTimesheetStatusChangedEventArgs.ResourceGuid プロパティ
状態が変更されているタイムシートに関連付けられているリソースの GUID を取得します。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public ReadOnly Property ResourceGuid As Guid
Get
'使用
Dim instance As ReportingPostTimesheetStatusChangedEventArgs
Dim value As Guid
value = instance.ResourceGuid
public Guid ResourceGuid { get; }
プロパティ値
型: System.Guid
関連項目
参照先
ReportingPostTimesheetStatusChangedEventArgs クラス