Compartir a través de


del método ReportingEventReceiverServiceProxyClient.OnFiscalPeriodDeletedRemote

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public Sub OnFiscalPeriodDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostFiscalPeriodDeletedEventArgs _
)
'Uso
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostFiscalPeriodDeletedEventArgs

instance.OnFiscalPeriodDeletedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnFiscalPeriodDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostFiscalPeriodDeletedEventArgs e
)

Parámetros

Implementaciones

IReportingEventReceiverRemote.OnFiscalPeriodDeletedRemote(PSContextInfo, Guid, ReportingPostFiscalPeriodDeletedEventArgs)

Vea también

Referencia

clase ReportingEventReceiverServiceProxyClient

Miembros ReportingEventReceiverServiceProxyClient

Espacio de nombres Microsoft.Office.Project.Server.Events