共用方式為


AdminEventReceiverServiceProxyClient.OnReportingPeriodUpdatedRemote 方法

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

語法

'宣告
Public Sub OnReportingPeriodUpdatedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPeriodPostUpdateEventArgs _
)
'用途
Dim instance As AdminEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPeriodPostUpdateEventArgs

instance.OnReportingPeriodUpdatedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnReportingPeriodUpdatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPeriodPostUpdateEventArgs e
)

參數

實作

IAdminEventReceiverRemote.OnReportingPeriodUpdatedRemote(PSContextInfo, Guid, ReportingPeriodPostUpdateEventArgs)

請參閱

參照

AdminEventReceiverServiceProxyClient 類別

AdminEventReceiverServiceProxyClient 成員

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