共用方式為


ReportingPostResourceCapacityTimeRangeChangedEventArgs.TimeRangeStartBefore 屬性

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

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

語法

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

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

屬性值

類型:System.DateTime

請參閱

參照

ReportingPostResourceCapacityTimeRangeChangedEventArgs 類別

ReportingPostResourceCapacityTimeRangeChangedEventArgs 成員

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