共用方式為


ReportingPostResourceCapacityTimeRangeChangedEventArgs.TimeRangeStartAfter 屬性

取得目前的日期之後,就會發生的資源容量時間範圍的開始日期。

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

語法

'宣告
Public ReadOnly Property TimeRangeStartAfter As DateTime
    Get
'用途
Dim instance As ReportingPostResourceCapacityTimeRangeChangedEventArgs
Dim value As DateTime

value = instance.TimeRangeStartAfter
public DateTime TimeRangeStartAfter { get; }

屬性值

類型:System.DateTime

請參閱

參照

ReportingPostResourceCapacityTimeRangeChangedEventArgs 類別

ReportingPostResourceCapacityTimeRangeChangedEventArgs 成員

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