共用方式為


ReportingPostTimesheetPeriodChangedEventArgs.PeriodGuid 屬性

取得已變更的時程表期間的 GUID 名稱。

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public ReadOnly Property PeriodGuid As Guid
    Get
'用途
Dim instance As ReportingPostTimesheetPeriodChangedEventArgs
Dim value As Guid

value = instance.PeriodGuid
public Guid PeriodGuid { get; }

屬性值

類型:System.Guid

請參閱

參照

ReportingPostTimesheetPeriodChangedEventArgs 類別

ReportingPostTimesheetPeriodChangedEventArgs 成員

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