次の方法で共有


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 名前空間