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 命名空间