共用方式為


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 類別

ReportingPostTimesheetStatusChangedEventArgs 成員

Microsoft.Office.Project.Server.Events 命名空間