次の方法で共有


ReportingEventReceiver.OnTimesheetProjectAggregated メソッド

タイムシートのプロジェクトの集計のレポート データ サービスでのポスト イベント ハンドラー。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public Overridable Sub OnTimesheetProjectAggregated ( _
    contextInfo As PSContextInfo, _
    e As ReportingPostTimesheetProjectAggregatedEventArgs _
)
'使用
Dim instance As ReportingEventReceiver
Dim contextInfo As PSContextInfo
Dim e As ReportingPostTimesheetProjectAggregatedEventArgs

instance.OnTimesheetProjectAggregated(contextInfo, _
    e)
public virtual void OnTimesheetProjectAggregated(
    PSContextInfo contextInfo,
    ReportingPostTimesheetProjectAggregatedEventArgs e
)

パラメーター

関連項目

参照先

ReportingEventReceiver クラス

ReportingEventReceiver メンバー

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