ReportingEventReceiver.OnResourceCapacityTimeRangeChanged メソッド
リソース容量に影響します。 リソースの予定表の時間範囲を変更するためには、レポート データ サービスでのポスト イベント ハンドラー。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Overridable Sub OnResourceCapacityTimeRangeChanged ( _
contextInfo As PSContextInfo, _
e As ReportingPostResourceCapacityTimeRangeChangedEventArgs _
)
'使用
Dim instance As ReportingEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ReportingPostResourceCapacityTimeRangeChangedEventArgs
instance.OnResourceCapacityTimeRangeChanged(contextInfo, _
e)
public virtual void OnResourceCapacityTimeRangeChanged(
PSContextInfo contextInfo,
ReportingPostResourceCapacityTimeRangeChangedEventArgs e
)
パラメーター
contextInfo
型: Microsoft.Office.Project.Server.Library.PSContextInfoProject Server のコンテキスト情報が含まれています。
e
型: Microsoft.Office.Project.Server.Events.ReportingPostResourceCapacityTimeRangeChangedEventArgsイベントのデータ。
注釈
レポート データベースの RDS イベントに関する詳細については、 RDB のイベントを参照してください。